Переглянути джерело

add content description to preview image

AndyScherzinger 7 роки тому
батько
коміт
1a99f655b1
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      src/main/res/layout/toolbar_standard.xml

+ 1 - 0
src/main/res/layout/toolbar_standard.xml

@@ -34,6 +34,7 @@
             android:id="@+id/preview_image"
             android:layout_width="match_parent"
             android:layout_height="@dimen/nav_drawer_header_height"
+            android:contentDescription="@string/preview_image_description"
             android:scaleType="centerCrop"
             android:visibility="gone" />