This commit is contained in:
Andy Scherzinger 2018-10-23 11:43:54 +00:00 committed by GitHub
commit 2ef39ff5ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

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

View File

@ -1,2 +1,2 @@
DO NOT TOUCH; GENERATED BY DRONE 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>