I\'m trying to use the new TabLayout in the android design library to create app bar with icons.
public void setupTabLayout(TabLayout tabLayout) { tabLayout
As documentation said You can add items to TabLayout through the xml by use of TabItem. An example usage is like:
TabLayout
TabItem