android: frontend: fragment_settings: Remove margins.
This commit is contained in:
parent
af91be1d09
commit
5cf2a25e8a
@ -6,9 +6,6 @@
|
||||
<android.support.v7.widget.RecyclerView
|
||||
android:id="@+id/list_settings"
|
||||
android:background="@android:color/white"
|
||||
android:elevation="@dimen/elevation_high"
|
||||
android:layout_marginStart="@dimen/activity_horizontal_margin"
|
||||
android:layout_marginEnd="@dimen/activity_horizontal_margin"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user