mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-17 23:15:10 -05:00
slightly better margin for the accounts create page
This commit is contained in:
parent
a377c18826
commit
394d9856ef
@ -31,8 +31,8 @@
|
|||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
</ScrollView>
|
</ScrollView>
|
||||||
<RelativeLayout
|
<RelativeLayout
|
||||||
android:layout_marginTop="-50dip"
|
android:layout_marginTop="-54dip"
|
||||||
android:gravity="bottom"
|
android:gravity="bottom|right"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_width="fill_parent">
|
android:layout_width="fill_parent">
|
||||||
<Button
|
<Button
|
||||||
|
Loading…
Reference in New Issue
Block a user