mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-12-01 12:31:45 +00:00
Removed bottom margin of buttons at the bottom
This commit is contained in:
@ -16,7 +16,6 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="60dp"
|
android:layout_height="60dp"
|
||||||
android:layout_alignParentBottom="true"
|
android:layout_alignParentBottom="true"
|
||||||
android:layout_marginBottom="4dp"
|
|
||||||
android:layout_marginTop="8dp" >
|
android:layout_marginTop="8dp" >
|
||||||
|
|
||||||
<ImageButton
|
<ImageButton
|
||||||
|
|||||||
Reference in New Issue
Block a user