Theme fixes

This commit is contained in:
inorichi
2016-01-05 13:54:00 +01:00
parent 8000d67871
commit 060da4185e
9 changed files with 40 additions and 35 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
android:id="@+id/tabs"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:theme="@style/ThemeOverlay.AppTheme.Dark"
android:theme="@style/AppTheme.Overlay.Dark"
app:tabGravity="fill"
android:background="@color/colorPrimary"
android:elevation="4dp"