Removed bottom margin of buttons at the bottom
This commit is contained in:
parent
c3c6ed8d65
commit
ade896787f
|
@ -16,7 +16,6 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="60dp"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_marginBottom="4dp"
|
||||
android:layout_marginTop="8dp" >
|
||||
|
||||
<ImageButton
|
||||
|
|
Loading…
Reference in New Issue