Improved the warning icon: Higher resolution, better size.

This commit is contained in:
phenx-de
2014-06-12 23:09:50 +02:00
committed by Jake McGinty
parent 0e6773b4b7
commit 5ae8a7a8c4
10 changed files with 3 additions and 3 deletions

View File

@@ -67,7 +67,7 @@
android:layout_height="match_parent"
android:layout_width="20sp"
android:visibility="gone"
android:src="@drawable/ic_list_alert_sms_failed"
android:src="@drawable/ic_action_warning_red"
android:contentDescription="Error Alert" />
<TextView android:id="@+id/date"