Fix tab text background issues

This commit is contained in:
serso
2016-02-22 12:46:05 +01:00
parent fa95368c11
commit 8658fd9fe5
6 changed files with 16 additions and 13 deletions

View File

@@ -37,12 +37,12 @@
app:layout_behavior="@string/appbar_scrolling_view_behavior" />
<android.support.design.widget.AppBarLayout
app:theme="?cpp_toolbar_theme"
android:layout_width="match_parent"
android:layout_height="wrap_content">
<android.support.v7.widget.Toolbar
android:id="@+id/toolbar"
style="?cpp_toolbar_style"
android:layout_width="match_parent"
android:layout_height="?actionBarSize"
app:layout_scrollFlags="snap">