mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-06 04:51:38 +02:00
parent
0b9eeb27e7
commit
01df4371db
|
@ -91,9 +91,11 @@
|
|||
|
||||
<TextView
|
||||
android:id="@+id/crypto_password_show"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_column="2"
|
||||
android:layout_gravity="fill"
|
||||
android:gravity="bottom"
|
||||
android:layout_row="0"
|
||||
android:textColor="@android:color/black"
|
||||
android:typeface="monospace" />
|
||||
|
|
Loading…
Reference in a new issue