content descriptors
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
android:orientation="vertical">
|
||||
|
||||
<ImageView
|
||||
android:contentDescription="@string/notification_small_icon_cd"
|
||||
android:id="@+id/notification_item_smallIcon"
|
||||
android:layout_width="24dp"
|
||||
android:layout_height="24dp"
|
||||
|
||||
@@ -45,6 +45,8 @@
|
||||
<string name="create_shedule_snack">Notification sheduled for %1$s</string>
|
||||
<string name="create_shedule_snack_undo">Undo</string>
|
||||
<string name="notification_list_empty">No notifications found.</string>
|
||||
<string name="notification_small_icon_cd">Notification small icon</string>
|
||||
<string name="app_icon_cd">Application icon for %s</string>
|
||||
|
||||
<string-array name="create_categories">
|
||||
<item>Alarm</item>
|
||||
|
||||
Reference in New Issue
Block a user