Cleaned and updated even more libs. Added a string. Disabled LogCat "spam" from UIL.

This commit is contained in:
Karim Abou Zeid 2015-05-31 21:48:54 +02:00
commit b7c038c5ed
5 changed files with 12 additions and 10 deletions

View file

@ -44,7 +44,7 @@
android:layout_height="@dimen/tab_height"
android:background="?colorPrimary"
app:tabContentStart="72dp"
app:tabIndicatorColor="#00000000"
app:tabIndicatorColor="@color/white"
app:tabMode="scrollable" />
</android.support.design.widget.AppBarLayout>