소스 검색

Remove unnecessary tab style

arkon 3 년 전
부모
커밋
12bd7268d2
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      app/src/main/res/layout-sw720dp/main_activity.xml

+ 0 - 1
app/src/main/res/layout-sw720dp/main_activity.xml

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