InstaLikeFragmentTransaction

Additional

Language
Java
Version
N/A
Created
May 10, 2017
Updated
May 12, 2017 (Retired)
Owner
F22 Labs (f22labs)
Contributor
chandruf22
1
Activity
Badge
Generate
Download
Source code

InstaLikeFragmentTransaction

Easy Bottom Tab Navigation with back stack history

InstaLikeFragmentTransaction is an open source repository with custom Bottom tab Fragment backstack transaction and stack history for Tabs.

What inspired me to write this post ?

The reason is “Instagram”. I love to play with Insta app since it is easy, robust and less screen navigation, which in turn collectively bottom tab navigation took the peek place in the Android community.

Fragment Child nested fragments push (CLICK ME) and pop (Back arrow pressed) behaviour

Fragment History Behaviour on back hardware soft key pressed

Why TabLayout instead of Design support BottomNavigationView?

  1. It’s not flexible.
  2. Random behaviour if there are less tab items.
  3. Customising text sizes and icon sizes are like a nightmare (Just try adding small sized icon for one tab and big sized icon for the other ;-) ).

For a tutorial, refer my blog post on https://blog.f22labs.com/instagram-like-bottom-tab-fragment-transaction-android-389976fb8759