1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

slightly better margin for the accounts create page

This commit is contained in:
Jesse Vincent 2009-11-14 00:14:18 +00:00
parent a377c18826
commit 394d9856ef

View File

@ -31,8 +31,8 @@
</LinearLayout>
</ScrollView>
<RelativeLayout
android:layout_marginTop="-50dip"
android:gravity="bottom"
android:layout_marginTop="-54dip"
android:gravity="bottom|right"
android:layout_height="wrap_content"
android:layout_width="fill_parent">
<Button