Improved FAB and added translation for showcase button

This commit is contained in:
2017-08-14 19:51:16 +02:00
parent 4622ad68f0
commit 625848bd9d
6 changed files with 42 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="@drawable/material_showcase_button_bg"
android:text="Got it"
android:text="@string/got_it"
android:textAllCaps="true"
android:textColor="@android:color/white"
android:textSize="13sp"