Re: [android-developers] Re: PhotoViewer

2010-09-07 Thread Dhrumil Shah
I am new in Android. Can you help me how to put GridView ? ~Dhrumil On Tue, Sep 7, 2010 at 11:07 AM, AJ ajeet.invinci...@gmail.com wrote: If you want to display photo one by one then take FrameLayout, else you can take GridLayout. Hope this helps. Thanks, AJ On Sep 7, 10:26 am, dhrumil

[android-developers] Re: PhotoViewer

2010-09-07 Thread viktor
Where are you want to put GridView, you want add images to grid or display grid in Activity? Look here: http://developer.android.com/resources/tutorials/views/hello-gridview.html On 7 Вер, 09:52, Dhrumil Shah dhrumilsh...@gmail.com wrote: I am new in Android. Can you help me how to put

[android-developers] Re: PhotoViewer

2010-09-06 Thread AJ
If you want to display photo one by one then take FrameLayout, else you can take GridLayout. Hope this helps. Thanks, AJ On Sep 7, 10:26 am, dhrumil dhrumilsh...@gmail.com wrote: Hello, Is there anybody who has a knowledge about Photo Viewer in Android. If I want to develop one photo