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