mirror of
https://github.com/gsantner/dandelion
synced 2025-09-10 02:39:43 +02: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
|
@ -2,6 +2,7 @@
|
|||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@android:color/background_light"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:context=".activity.MainActivity">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue