Actionbar tabs + multiple pane view in android
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
I want to develop android application like Design
Please anybody guide me . Thanks in advance. | |||
I think you will be needing ViewPager for the two tabs. Then you'll use SlidingMenu for the Stories Category. Inside each created Menu, put a listview with a Customized Array Adapter. You can consider, using fragments also for flexibility of your UI design in small and large screens. I can't provide the codes but these links have all the necessary things you needs specially starting with fragments. Download the Sample code here: Effective Navigation -this should help you with your tabs with Pager effect SlidingMenu Library: Library | ||||
default
Read more
stackoverflow.comm
No comments:
Post a Comment