Swipe image while other images are visible

  • Thread starter Thread starter AC Question
  • Start date Start date
A

AC Question

in my android app i need swipe some logo ( as .png extension ) to left and right and And choosing one of them to open new activity . in my case i have image slide show at the top of my root activity use ViewPager and try to call another viewpager for my logo swipe , but i need another logo are visible and user can see the other logo .

Is there any solution to my problem is a little graphical ?

This is a Typical sketch of my plan(http://s1.uploads.im/gM4Y7.jpg)
 
Welcome to Android Central! I'm sorry, it's a little difficult to understand what you're asking. Are you a developer? Are you trying to create an app, and need advice on how to achieve your swiping behavior?
 
Welcome to Android Central! I'm sorry, it's a little difficult to understand what you're asking. Are you a developer? Are you trying to create an app, and need advice on how to achieve your swiping behavior?

im new in android and try to create an app from a-z .
This is a Typical sketch of my plan(http://s1.uploads.im/gM4Y7.jpg) , at the top of my activity i have viewPager to slide some photo , at the bottom of this slider , i need another slide show or something like this for slide some logo to left and right and other logo are visible to each other .

i need advice or tell me what I am looking for?