Re: [android-beginners] Detecting successful image load for ImageView

2009-12-22 Thread Zeeshan Muhammad
Hi Dear, i am currently trying to access flickr photos but i seems to have an error of imageio which is being used in flickr phtointerface but not included as Android library. could anybody advise me how can i get flickr photoset and images. On Mon, Oct 19, 2009 at 10:19 PM, kevin.hooke

[android-beginners] Re: ImageButton on Graphic Background

2009-10-01 Thread Zeeshan Muhammad
if u mean to place an image button on top of a layout , that could help LinearLayout android:layout_width=wrap_content android:layout_height=wrap_content android:background=@drawable/background ImageButton android:id=@+id/btn android:layout_width=wrap_content