On Mon, Jul 12, 2010 at 8:01 PM, Emmen Farooq <farooq.em...@gmail.com> wrote:
> Hi , Can I make an image gallery appear vertical ? The
>
>     android:orientation="vertical"
>
> thing doesn't work. It still appears horizontal . Thanks a lot in advance

If you look at the documentation for Gallery:

http://developer.android.com/reference/android/widget/Gallery.html

you will see that there is no android:orientation attribute available.
A Gallery can only be horizontal, AFAIK.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to