Maher

Results 2 comments of Maher

This one I made with 6 tabs: SpaceTabLayout.java: ` @SuppressWarnings("unused") public class SpaceTabLayout extends RelativeLayout { private TabLayout tabLayout; private Tab tabOne; private Tab tabTwo; private Tab tabThree; private Tab...