use loader + recyclerview for identity list

This commit is contained in:
Vincent Breitmoser
2017-05-29 15:18:42 +02:00
parent e7b9b48d5c
commit 8044586071
7 changed files with 334 additions and 37 deletions

View File

@@ -27,7 +27,7 @@
tools:visibility="visible"
/>
<org.sufficientlysecure.keychain.ui.widget.FixedListView
<android.support.v7.widget.RecyclerView
android:id="@+id/view_key_user_ids"
android:layout_width="match_parent"
android:layout_height="wrap_content"