Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Tabs

Pass Data From One Design Tab To Another Tab

I am using material design tabs as follows : Following is my MainActivity.class : public class Mai… Read more Pass Data From One Design Tab To Another Tab

Keep All Values Intact When Changing Activity

When I enter anything under Current Trip tab and switch to the Display Result tab and come back to … Read more Keep All Values Intact When Changing Activity

Temporarily/Dynamically Disable Single Page In Viewpager

I have an extended FragmentPagerAdapter that provides 3 fragments to a ViewPager, giving me 3 pages… Read more Temporarily/Dynamically Disable Single Page In Viewpager

Remove Swipe Action From Fixed Tab

I created an Android Project with ADT for Android 4+ versions and created a main Activity with '… Read more Remove Swipe Action From Fixed Tab