浏览代码

Merge 23bbd630dd81358c28f7c4ced2976d718d5dda0f into 6b17bec9306e396ee999b276ff915d40f94ada7b

Andy Scherzinger 6 年之前
父节点
当前提交
2ef39ff5ee

+ 2 - 0
app/src/main/res/layout/rv_item_conversation_with_last_message.xml

@@ -42,6 +42,7 @@
 
             <ImageView
                 android:id="@id/dialogAvatar"
+                android:contentDescription="@null"
                 android:layout_width="@dimen/avatar_size"
                 android:layout_height="@dimen/avatar_size"
                 tools:src="@drawable/ic_call_black_24dp"/>
@@ -96,6 +97,7 @@
 
             <ImageView
                 android:id="@id/dialogLastMessageUserAvatar"
+                android:contentDescription="@null"
                 android:layout_width="@dimen/small_item_height"
                 android:layout_height="@dimen/small_item_height"
                 android:layout_marginEnd="8dp"

+ 1 - 1
scripts/analysis/lint-results.txt

@@ -1,2 +1,2 @@
 DO NOT TOUCH; GENERATED BY DRONE
-      <span class="mdl-layout-title">Lint Report: 1 error and 132 warnings</span>
+      <span class="mdl-layout-title">Lint Report: 2 error and 128 warnings</span>