Get better visual aspect in set password after the restore bin file backup window

master
dtvv 2018-09-19 22:04:30 -05:00
parent f311352bbd
commit f9b407de2f
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,10 @@
<TextView
android:id="@+id/tvPasswordInput"
android:layout_marginTop="30dp"
android:textSize="15dp"
android:textColor="@color/gray"
android:textStyle="bold"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerHorizontal="true"