once again reorder packages

This commit is contained in:
Dominik Schürmann
2013-09-15 13:52:05 +02:00
parent 96de7cb101
commit 9023226e39
14 changed files with 17 additions and 17 deletions

View File

@@ -16,7 +16,7 @@
<fragment
android:id="@+id/api_app_settings_fragment"
android:name="org.sufficientlysecure.keychain.openpgp_api.AppSettingsFragment"
android:name="org.sufficientlysecure.keychain.service.remote.AppSettingsFragment"
android:layout_width="match_parent"
android:layout_height="wrap_content"
tools:layout="@layout/api_app_settings_fragment" />