mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-06 05:23:33 +01:00
removing some margins from the settings screen
This commit is contained in:
parent
a6960b0844
commit
a050454fec
@ -499,7 +499,6 @@
|
||||
android:id="@+id/settings_show_grid_holder"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="@dimen/medium_margin"
|
||||
android:background="?attr/selectableItemBackground"
|
||||
android:paddingBottom="@dimen/activity_margin"
|
||||
android:paddingLeft="@dimen/normal_margin"
|
||||
@ -649,7 +648,6 @@
|
||||
android:id="@+id/settings_customize_widget_colors_holder"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="@dimen/medium_margin"
|
||||
android:background="?attr/selectableItemBackground"
|
||||
android:paddingBottom="@dimen/activity_margin"
|
||||
android:paddingLeft="@dimen/normal_margin"
|
||||
|
Loading…
x
Reference in New Issue
Block a user