aboutsummaryrefslogtreecommitdiffstats
path: root/org_apg/res/layout/edit_key_key_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org_apg/res/layout/edit_key_key_item.xml')
-rw-r--r--org_apg/res/layout/edit_key_key_item.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org_apg/res/layout/edit_key_key_item.xml b/org_apg/res/layout/edit_key_key_item.xml
index cf816c797..5556ec22e 100644
--- a/org_apg/res/layout/edit_key_key_item.xml
+++ b/org_apg/res/layout/edit_key_key_item.xml
@@ -15,7 +15,7 @@
limitations under the License.
-->
-<org.apg.ui.widget.KeyEditor xmlns:android="http://schemas.android.com/apk/res/android"
+<org.thialfihar.android.apg.ui.widget.KeyEditor xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="vertical" >
@@ -131,4 +131,4 @@
android:layout_height="1dip"
android:background="?android:attr/listDivider" />
-</org.apg.ui.widget.KeyEditor> \ No newline at end of file
+</org.thialfihar.android.apg.ui.widget.KeyEditor> \ No newline at end of file