Removed bottom margin of buttons at the bottom

This commit is contained in:
daniel oeh 2012-09-10 12:48:56 +02:00
parent c3c6ed8d65
commit ade896787f
1 changed files with 0 additions and 1 deletions

View File

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