mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-01-26 16:45:21 +01:00
empty list TextView displayed wrong text
This commit is contained in:
parent
6c747c078b
commit
ec1992f36c
@ -30,6 +30,6 @@
|
||||
android:layout_height="match_parent"
|
||||
android:layout_gravity="center"
|
||||
android:gravity="center"
|
||||
android:text="@string/no_feeds_label" />
|
||||
android:text="@string/no_items_label" />
|
||||
|
||||
</LinearLayout>
|
Loading…
Reference in New Issue
Block a user