mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-09-01 06:45:19 +00:00
@@ -91,9 +91,11 @@
|
|||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/crypto_password_show"
|
android:id="@+id/crypto_password_show"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="0dp"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_column="2"
|
android:layout_column="2"
|
||||||
|
android:layout_gravity="fill"
|
||||||
|
android:gravity="bottom"
|
||||||
android:layout_row="0"
|
android:layout_row="0"
|
||||||
android:textColor="@android:color/black"
|
android:textColor="@android:color/black"
|
||||||
android:typeface="monospace" />
|
android:typeface="monospace" />
|
||||||
|
Reference in New Issue
Block a user