[android-developers] Flipping pages

2012-01-20 Thread Borealis
Hi,

I am a newbie to Android-development. I know this question might have
come up before, but somehow I could not find the right search-terms to
find a solution...

Here's what I want to do:

I want to have some cards that I can flip back and forth. For better
understanding, let's think of a set of business-cards that I want to
flip through (sliding finger up/down or left/right).

I know this might be very simple, but I could not find the right view
to start from.

Thanks for your tips!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Flipping pages

2012-01-20 Thread TreKing
On Thu, Jan 19, 2012 at 8:44 AM, Borealis listwo...@gmail.com wrote:

 I want to have some cards that I can flip back and forth.

 I know this might be very simple, but I could not find the right view to
 start from.


http://developer.android.com/search.html#q=flipt=0

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Flipping pages

2012-01-20 Thread Kristopher Micinski
Actually, I didn't know about ViewFlipper, you might want to look here as well:

http://stackoverflow.com/questions/3202749/touch-scroll-on-view-flipper-in-android

kris

On Fri, Jan 20, 2012 at 11:46 AM, TreKing treking...@gmail.com wrote:
 On Thu, Jan 19, 2012 at 8:44 AM, Borealis listwo...@gmail.com wrote:

 I want to have some cards that I can flip back and forth.

 I know this might be very simple, but I could not find the right view to
 start from.


 http://developer.android.com/search.html#q=flipt=0

 -
 TreKing - Chicago transit tracking app for Android-powered devices


 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en