aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'OpenPGP-Keychain/res/layout')
-rw-r--r--OpenPGP-Keychain/res/layout/crypto_consumers_activity.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenPGP-Keychain/res/layout/crypto_consumers_activity.xml b/OpenPGP-Keychain/res/layout/crypto_consumers_activity.xml
index 87a7c1739..b314173eb 100644
--- a/OpenPGP-Keychain/res/layout/crypto_consumers_activity.xml
+++ b/OpenPGP-Keychain/res/layout/crypto_consumers_activity.xml
@@ -5,7 +5,7 @@
<fragment
android:id="@+id/crypto_consumers_list_fragment"
- android:name="org.sufficientlysecure.keychain.ui.CryptoConsumersFragment"
+ android:name="org.sufficientlysecure.keychain.remote_api.CryptoConsumersFragment"
android:layout_width="match_parent"
android:layout_height="match_parent" />