aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/layout/cachedetail_activity.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/layout/cachedetail_activity.xml')
-rw-r--r--main/res/layout/cachedetail_activity.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/layout/cachedetail_activity.xml b/main/res/layout/cachedetail_activity.xml
index aa88355..d197bcd 100644
--- a/main/res/layout/cachedetail_activity.xml
+++ b/main/res/layout/cachedetail_activity.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:app="http://schemas.android.com/apk/res/cgeo.geocaching"
+ xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:background="?background_color"