I’m going to make android app
so I use tabLayout(com.google.android.material.tabs.TabLayout)
when i set tabPaddingStart 16dp, tabPaddingEnd 16dp
then tab indicator width also apply padding
how to make it?
enter image description here
I’m going to make android app
so I use tabLayout(com.google.android.material.tabs.TabLayout)
when i set tabPaddingStart 16dp, tabPaddingEnd 16dp
then tab indicator width also apply padding
how to make it?
enter image description here