open-keychain/OpenKeychain/src/main/res/layout/multi_user_ids_fragment.xml
Durgesh 0f716f7b9f Display Key moved to Fragment
Signed-off-by: Durgesh <007durgesh219@gmail.com>
2016-03-29 22:46:20 +05:30

7 lines
283 B
XML

<?xml version="1.0" encoding="utf-8"?>
<org.sufficientlysecure.keychain.ui.widget.FixedListView
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/view_key_user_ids"
android:layout_width="match_parent"
android:layout_height="wrap_content" />