Click here to Skip to main content
15,880,967 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
My app has a tabs avtivity with two fragments:

1. a map
2. a list

I would like that my list woulb be fragmented (for larger screens) -
like in this link:

http://developer.android.com/design/patterns/multi-pane-layouts.html#combining-views

Is it possibe?

Thanks a lot,
Sally.
Posted

1 solution

CSS
yes it is possible with the use of panel in android. a lot of link available on internet

see this one

http://www.survivingwithandroid.com/2013/10/android-slidingpanelayout-tutorial.html

http://www.vogella.com/tutorials/AndroidFragments/article.html
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900