aboutsummaryrefslogtreecommitdiff
path: root/res/menu/empty.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2015-04-02 17:19:23 -0700
committerScott Jackson <daneren2005@gmail.com>2015-04-02 17:19:23 -0700
commit4eb910bebf6cab6eca2a3e71f2f8fdea31bff38e (patch)
tree99bb5e8fb8d5b060f779a957113174f5886ea661 /res/menu/empty.xml
parent7a92d63a368e9e284339ec669736bd1964189cb9 (diff)
downloaddsub-4eb910bebf6cab6eca2a3e71f2f8fdea31bff38e.tar.gz
dsub-4eb910bebf6cab6eca2a3e71f2f8fdea31bff38e.tar.bz2
dsub-4eb910bebf6cab6eca2a3e71f2f8fdea31bff38e.zip
Make pull to refresh be based on precense of touchscreen
Diffstat (limited to 'res/menu/empty.xml')
-rw-r--r--res/menu/empty.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/menu/empty.xml b/res/menu/empty.xml
index 20a71d9b..eae036cf 100644
--- a/res/menu/empty.xml
+++ b/res/menu/empty.xml
@@ -2,7 +2,7 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:compat="http://schemas.android.com/apk/res-auto">
- <group android:id="@+id/tv">
+ <group android:id="@+id/not_touchscreen">
<item
android:id="@+id/menu_refresh"
android:icon="?attr/refresh"