fix: support for round vertical

This commit is contained in:
TwistedUmbrellaX
2024-03-20 21:04:19 -04:00
parent 9e0221d1f5
commit 64af5d5a2b
2 changed files with 3 additions and 2 deletions

View File

@@ -298,6 +298,7 @@
android:background="?attr/colorSurface"
android:padding="0dp"
app:abb_animationInterpolator="@anim/over_shoot"
app:abb_indicatorAppearance="round"
app:abb_indicatorLocation="top"
app:abb_selectedTabType="text"
app:abb_textAppearance="@style/NavBarText"