Remove unnecessary tab style

(cherry picked from commit 12bd7268d2252e0e1d059472be80cca8b9e31c2a)
This commit is contained in:
arkon 2021-12-04 09:58:41 -05:00 committed by Jobobby04
parent 81c089299e
commit e23598e361

View File

@ -82,7 +82,6 @@
<com.google.android.material.tabs.TabLayout <com.google.android.material.tabs.TabLayout
android:id="@+id/tabs" android:id="@+id/tabs"
style="@style/Widget.Tachiyomi.TabLayout"
android:layout_width="0dp" android:layout_width="0dp"
android:layout_height="wrap_content" android:layout_height="wrap_content"
app:layout_constraintEnd_toEndOf="parent" app:layout_constraintEnd_toEndOf="parent"