Updated lock icon image

This commit is contained in:
Moxie Marlinspike 2012-07-30 17:28:55 -07:00
parent 1ff278dc81
commit 5918353fc7
5 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 789 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 636 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 954 B

View File

@ -123,7 +123,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:src="@drawable/ic_lock_small"
android:src="@drawable/ic_lock_message_sms"
android:visibility="gone" />
<ImageView

View File

@ -32,7 +32,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:src="@drawable/ic_lock_small"
android:src="@drawable/ic_lock_message_sms"
android:visibility="gone" />
<ImageView