I have a gallery, Which contains some items. I want that only one item should be display at a time on the screen other should be invisible. When user do next then only next item should be displayed on the screen. How is it possible?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think these are available options for you
1.Use
android:spacing="custopm_value dip"2.Write a
CustomGallery3.Show an image which occupy the whole screen from the Gallery.