Padded all systems bars and reduced mainactivity bottom padding
This commit is contained in:
@@ -296,7 +296,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="horizontal"
|
||||
android:gravity="center"
|
||||
android:paddingBottom="@dimen/activity_vertical_margin"
|
||||
android:paddingBottom="6dp"
|
||||
android:layout_alignParentBottom="true" >
|
||||
|
||||
<Space
|
||||
|
||||
Reference in New Issue
Block a user