show trust id package icon in key list
This commit is contained in:
8
OpenKeychain/src/main/res/layout/trust_id_icon.xml
Normal file
8
OpenKeychain/src/main/res/layout/trust_id_icon.xml
Normal 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" />
|
||||
Reference in New Issue
Block a user