creating an Android app - Change position and size of gallery?

RED_

New member
Joined
Jan 10, 2011
Messages
1
Reaction score
0
Points
1
Hi, building an app and need a bit of help. I have a galleryview slideshow in my app but I cant seem to change the size of the gallery (want it to be almost fullscreen but not actually full screen) , i also want the gallery to be positioned in the center of the screen. I tried android:gravity="center" but that didn't work. Is there any way to do it.
 
Back
Top