Last Updated: February 25, 2016
·
1.824K
· duncandee

Android Tab Bar controller

When adding Tabs to the Tab Bar controller , remember that calling addTag('title', false ) is great fot not selecting the Tab and only call true for the Tab you want selected, Stops unnecessary fragments being created,

Remember to keep the state of the last tab selected , so rotation will not give inflate errors