Fix gradle issue
This commit is contained in:
parent
c063fe556c
commit
9f99013da4
|
@ -1,5 +1,5 @@
|
|||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:dslv="http://schemas.android.com/apk/res/de.danoeh.antennapod"
|
||||
xmlns:dslv="http://schemas.android.com/apk/res-auto"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent" >
|
||||
|
||||
|
|
Loading…
Reference in New Issue