Implemented app-theme-helper. Needs to be cleaned up.
This commit is contained in:
parent
178c15dafb
commit
8b98a9be85
39 changed files with 275 additions and 1370 deletions
|
|
@ -50,10 +50,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/tab_height"
|
||||
app:tabContentStart="72dp"
|
||||
app:tabIndicatorColor="@color/primary_text_default_material_dark"
|
||||
app:tabMode="scrollable"
|
||||
app:tabSelectedTextColor="@color/primary_text_default_material_dark"
|
||||
app:tabTextColor="@color/secondary_text_default_material_dark" />
|
||||
app:tabMode="scrollable" />
|
||||
|
||||
</android.support.design.widget.AppBarLayout>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue