Show app name in registered apps

This commit is contained in:
Dominik Schürmann
2013-09-04 20:12:58 +02:00
parent 7cca7b1ffa
commit c3b49a318f
10 changed files with 94 additions and 19 deletions

View File

@@ -5,7 +5,7 @@
<fragment
android:id="@+id/crypto_consumers_list_fragment"
android:name="org.sufficientlysecure.keychain.remote_api.CryptoConsumersFragment"
android:name="org.sufficientlysecure.keychain.remote_api.RegisteredAppsFragment"
android:layout_width="match_parent"
android:layout_height="match_parent" />