-Reduced text size for hold to append tip.
-Added options to turn off hold to append tip.
This commit is contained in:
parent
601a487766
commit
cb9d425393
5 changed files with 11 additions and 1 deletions
|
|
@ -64,7 +64,7 @@
|
|||
android:paddingTop="10dp"
|
||||
android:layout_gravity="center"
|
||||
android:textColor="@android:color/white"
|
||||
android:textSize="26sp"
|
||||
android:textSize="20sp"
|
||||
android:textStyle="bold"
|
||||
android:text="@string/hold_to_append"
|
||||
android:visibility="gone"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue