slightly better margin for the accounts create page
This commit is contained in:
parent
a377c18826
commit
394d9856ef
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue