mirror of
https://github.com/aniyomiorg/aniyomi.git
synced 2024-11-29 01:29:02 +03:00
text alignment//jmir tutorial
This commit is contained in:
parent
6f4d793813
commit
76ba16db23
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ class BrowseController :
|
|||
override fun configureTabs(tabs: TabLayout) {
|
||||
with(tabs) {
|
||||
tabGravity = TabLayout.GRAVITY_FILL
|
||||
tabMode = TabLayout.MODE_FIXED
|
||||
tabMode = TabLayout.MODE_SCROLLABLE
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue