use db to mark keys which can certify
This commit is contained in:
BIN
OpenPGP-Keychain/res/drawable-hdpi/certify_small.png
Normal file
BIN
OpenPGP-Keychain/res/drawable-hdpi/certify_small.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
BIN
OpenPGP-Keychain/res/drawable-mdpi/certify_small.png
Normal file
BIN
OpenPGP-Keychain/res/drawable-mdpi/certify_small.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
BIN
OpenPGP-Keychain/res/drawable/certify_small.png
Normal file
BIN
OpenPGP-Keychain/res/drawable/certify_small.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
@@ -63,6 +63,12 @@
|
||||
android:paddingBottom="2dip"
|
||||
android:paddingTop="2dip" >
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/ic_certifyKey"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:src="@drawable/certify_small" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/ic_encryptKey"
|
||||
android:layout_width="wrap_content"
|
||||
@@ -93,4 +99,4 @@
|
||||
android:textAppearance="?android:attr/textAppearanceSmall" />
|
||||
</LinearLayout>
|
||||
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user