show trust id package icon in key list

This commit is contained in:
Vincent Breitmoser
2016-12-18 13:05:37 +01:00
parent 930d2c6e3e
commit f1723dc454
6 changed files with 107 additions and 12 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<ImageView
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="24dp"
android:layout_height="24dp"
android:layout_margin="4dp"
tools:src="@drawable/apps_k9" />