summaryrefslogtreecommitdiff
path: root/res/layout/basic_settings.xml
diff options
context:
space:
mode:
authorcyBerta <richy@cyborgsociety.org>2013-11-09 20:09:24 +0100
committercyBerta <richy@cyborgsociety.org>2013-11-09 20:09:24 +0100
commit0718d1fd0c5ff023edadb5f519d61a177d703656 (patch)
tree53986a175458cd90f188037d2d3f8a1a5c9c4330 /res/layout/basic_settings.xml
parent93ea778bf85b15cf3e495489b5d1f029da54c537 (diff)
bitmaskclient instead of leapclient in package path
Diffstat (limited to 'res/layout/basic_settings.xml')
-rw-r--r--res/layout/basic_settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/basic_settings.xml b/res/layout/basic_settings.xml
index b71ae664..542de365 100644
--- a/res/layout/basic_settings.xml
+++ b/res/layout/basic_settings.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:leap="http://schemas.android.com/apk/res/se.leap.leapclient"
+ xmlns:leap="http://schemas.android.com/apk/res/se.leap.bitmaskclient"
android:layout_width="wrap_content"
android:layout_height="wrap_content" >