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