mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-30 12:32:17 -05:00
Adjust encrypt layout, align signature with button
This commit is contained in:
parent
900e8ce990
commit
60998f114c
@ -72,7 +72,8 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:orientation="vertical"
|
android:orientation="vertical"
|
||||||
android:paddingLeft="16dp">
|
android:paddingLeft="16dp"
|
||||||
|
android:paddingRight="4dip">
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/mainUserId"
|
android:id="@+id/mainUserId"
|
||||||
|
Loading…
Reference in New Issue
Block a user