Fix gradle issue

This commit is contained in:
daniel oeh 2013-08-07 20:38:39 +02:00
parent c063fe556c
commit 9f99013da4
1 changed files with 1 additions and 1 deletions

View File

@ -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" >