fix: support for round vertical

This commit is contained in:
TwistedUmbrellaX 2024-03-20 21:04:19 -04:00
parent 1d740d33a0
commit f9090f59b7
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"