summaryrefslogtreecommitdiff
path: root/vdrmanager/res/layout/channel_list.xml
diff options
context:
space:
mode:
authorlado <herrlado@gmail.com>2012-01-20 13:09:43 +0100
committerlado <herrlado@gmail.com>2012-01-20 13:09:43 +0100
commit8fa5e5532254ead99aad03bd6281f94ff1c0766e (patch)
tree9e318f3ad01bea7d4b9b475a411d79d36cf3f60b /vdrmanager/res/layout/channel_list.xml
parent45db2c5f6e728c6648c2b85af90de2d3598097aa (diff)
downloadvdr-manager-8fa5e5532254ead99aad03bd6281f94ff1c0766e.tar.gz
vdr-manager-8fa5e5532254ead99aad03bd6281f94ff1c0766e.tar.bz2
no keys in traslated
Diffstat (limited to 'vdrmanager/res/layout/channel_list.xml')
-rw-r--r--vdrmanager/res/layout/channel_list.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/vdrmanager/res/layout/channel_list.xml b/vdrmanager/res/layout/channel_list.xml
index a632b48..e73eea6 100644
--- a/vdrmanager/res/layout/channel_list.xml
+++ b/vdrmanager/res/layout/channel_list.xml
@@ -15,6 +15,8 @@
android:layout_alignParentTop="true" android:layout_centerHorizontal="true"
android:cacheColorHint="?android:attr/colorBackground" />
+ <TextView android:id="@android:id/empty" android:layout_width="wrap_content"
+ android:layout_height="wrap_content" android:text="Empty set" />
</LinearLayout>
<LinearLayout android:orientation="vertical"