1
0
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:
Jesse Vincent 2009-11-14 00:14:18 +00:00
parent a377c18826
commit 394d9856ef

View File

@ -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