mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-11 11:35:07 -05:00
Fix margin of user ids in import layout
This commit is contained in:
parent
47acc45934
commit
9a120a4664
@ -101,7 +101,7 @@
|
||||
android:id="@+id/list"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="30dip"
|
||||
android:layout_marginLeft="36dip"
|
||||
android:orientation="vertical" >
|
||||
</LinearLayout>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user