move ViewKeyActivity classes into their own package structure

This commit is contained in:
Vincent Breitmoser
2017-05-21 05:12:45 +02:00
parent 1331d3960c
commit b328c97853
28 changed files with 117 additions and 93 deletions

View File

@@ -147,7 +147,7 @@
/>
</LinearLayout>
<org.sufficientlysecure.keychain.ui.widget.KeyStatusList
<org.sufficientlysecure.keychain.ui.keyview.view.KeyStatusList
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:id="@+id/key_health_status_list"