From 6863b4839e85bcb05d70a8f28ed3929c38ff880c Mon Sep 17 00:00:00 2001 From: AndyScherzinger Date: Tue, 23 Oct 2018 13:34:19 +0200 Subject: [PATCH 1/2] block talkback for avatars in conversation items --- .../main/res/layout/rv_item_conversation_with_last_message.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/src/main/res/layout/rv_item_conversation_with_last_message.xml b/app/src/main/res/layout/rv_item_conversation_with_last_message.xml index 3c18d8bb9..ccc918409 100644 --- a/app/src/main/res/layout/rv_item_conversation_with_last_message.xml +++ b/app/src/main/res/layout/rv_item_conversation_with_last_message.xml @@ -42,6 +42,7 @@ @@ -96,6 +97,7 @@ Date: Tue, 23 Oct 2018 13:43:34 +0200 Subject: [PATCH 2/2] update lint score based on master --- scripts/analysis/lint-results.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/analysis/lint-results.txt b/scripts/analysis/lint-results.txt index 9c26355bc..5e7bb489b 100644 --- a/scripts/analysis/lint-results.txt +++ b/scripts/analysis/lint-results.txt @@ -1,2 +1,2 @@ DO NOT TOUCH; GENERATED BY DRONE - Lint Report: 1 error and 132 warnings + Lint Report: 2 error and 128 warnings