Hi, i thought starting new Activity will take more time than what i am doing..(I may wrong)
to show images what is the action tag to intent which i going to fire.. can you send me some sample code links which can help me to show images more effectively (Multi touch zoom included..) On Fri, Mar 11, 2011 at 8:28 PM, Justin Anderson <[email protected]>wrote: > Rather than removing everything and changing the layout params to make it > full screen, why not just create a second activity that is designed to > display the fullscreen image? > > Then when the user clicks the image you don't have to remove any images > from the layout... you can just fire off an intent to view the image. > > Thanks, > Justin Anderson > MagouyaWare Developer > http://sites.google.com/site/magouyaware > > > On Fri, Mar 11, 2011 at 5:47 AM, leela kissnaa > <[email protected]>wrote: > >> topLayout.removeAllViews(); > > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Thanks & Regards, Leela Krishna m -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

