mirror of
https://github.com/gsantner/dandelion
synced 2025-12-12 23:31:10 +01:00
Workaround for overlapping fragments. Fixes #116
This commit is contained in:
parent
812c4dabf7
commit
be0a37dbc8
6 changed files with 7 additions and 2 deletions
|
|
@ -3,6 +3,7 @@
|
|||
xmlns:card_view="http://schemas.android.com/apk/res-auto"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@android:color/background_light"
|
||||
android:layout_marginBottom="@dimen/activity_vertical_margin"
|
||||
android:layout_marginLeft="@dimen/activity_horizontal_margin"
|
||||
android:layout_marginRight="@dimen/activity_horizontal_margin"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue