Get better visual aspect in set password after the restore bin file backup window
This commit is contained in:
parent
f311352bbd
commit
f9b407de2f
1 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue