瀏覽代碼

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" />