aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/layout/cacheslist_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/layout/cacheslist_item.xml')
-rw-r--r--main/res/layout/cacheslist_item.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/res/layout/cacheslist_item.xml b/main/res/layout/cacheslist_item.xml
index 260b0d0..efb622e 100644
--- a/main/res/layout/cacheslist_item.xml
+++ b/main/res/layout/cacheslist_item.xml
@@ -5,7 +5,8 @@
android:id="@+id/one_cache"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
- android:background="?background_color" >
+ android:background="?background_color"
+ tools:context=".ui.CacheListAdapter" >
<!-- selection mode checkbox -->