Smaller tab buttons

This commit is contained in:
J-Jamet
2022-03-29 16:01:20 +02:00
parent 76319a56a2
commit c261a0cbca

View File

@@ -138,8 +138,9 @@
<com.google.android.material.tabs.TabLayout
android:id="@+id/entry_content_tab"
android:layout_width="match_parent"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:minWidth="192dp"
android:layout_gravity="bottom|center_horizontal"
android:background="?attr/cardBackgroundTransparentColor"
app:tabIconTint="?android:attr/textColor"