Re: [android-developers] Swipe+tab

2012-10-29 Thread Mulsaniya Bhadresh
http://thepseudocoder.wordpress.com/2011/10/13/android-tabs-viewpager-swipe-able-tabs-ftw/

-- 
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

[android-developers] Swipe+tab

2012-10-29 Thread Jxn
Have you checked.Google's compatibility library for using 4.0 API on lover 
versions of Android? Check the Android developer site on more information.

-- 
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


[android-developers] Swipe+tab

2012-10-28 Thread Sadhna Upadhyay
How to do Swipe+tab for android 2.2 version ,any one have any idea pls
share with me

-- 
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

[android-developers] Swipe tab view

2009-05-06 Thread Alan Jones

Hi All,

I want to make a View which takes up part of the screen, is swipable
(swipeable?) but where each screen width section may scroll vertically
(i.e. have a different length of content from the others).

Above it there'd be a header and tabs (to give an alternative to a
swipe gesture for non-touchscreen devices).

Is creating a view that's screen width and the needed height for each
the way to go? Then make a layout that has those views in it and
panning that layout?

I searched the list, but nothing I found dealt with varying height
content across pages.

Cheers,

Alan.
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---