This commit is contained in:
Koitharu
2021-04-11 12:03:23 +03:00
parent 4d1f5e22d3
commit 5a8d7531bf
18 changed files with 35 additions and 35 deletions

View File

@@ -30,6 +30,7 @@
android:background="@android:color/transparent"
app:tabGravity="start"
app:tabMode="scrollable"
app:tabIndicatorColor="?colorOnPrimarySurface"
app:tabSelectedTextColor="?colorOnPrimarySurface" />
</com.google.android.material.appbar.MaterialToolbar>