summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/fragment_itunes_search.xml
diff options
context:
space:
mode:
authorMax Bechtold <max.bechtold@andrena.de>2019-12-21 11:12:39 +0100
committerMax Bechtold <max.bechtold@andrena.de>2019-12-21 11:52:01 +0100
commit9ca5cab24678873881709c5c554c1ce54c5db220 (patch)
treef97dd7474a03a5ad6155aa95400b9e152f6d9d09 /app/src/main/res/layout/fragment_itunes_search.xml
parent87cca61dcd8337facf695f03f1330c55bfa85168 (diff)
parent46731178b4f0590edf7bcb14e5dcec02f2e98f57 (diff)
downloadAntennaPod-9ca5cab24678873881709c5c554c1ce54c5db220.zip
Merge remote-tracking branch 'upstream/develop' into feat/simple-adjust-volume-per-feed
Diffstat (limited to 'app/src/main/res/layout/fragment_itunes_search.xml')
-rw-r--r--app/src/main/res/layout/fragment_itunes_search.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/fragment_itunes_search.xml b/app/src/main/res/layout/fragment_itunes_search.xml
index 0cc13f74c..211f6c9ef 100644
--- a/app/src/main/res/layout/fragment_itunes_search.xml
+++ b/app/src/main/res/layout/fragment_itunes_search.xml
@@ -20,7 +20,7 @@
tools:listitem="@layout/gpodnet_podcast_listitem" />
<TextView
- android:id="@id/android:empty"
+ android:id="@android:id/empty"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_centerInParent="true"