From 5346d3a7217788dbbdb785a471942029eed9fb0e Mon Sep 17 00:00:00 2001 From: kunfei Date: Thu, 3 Oct 2019 10:14:57 +0800 Subject: [PATCH] up --- app/src/main/res/layout/item_rss_article.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/item_rss_article.xml b/app/src/main/res/layout/item_rss_article.xml index 6a9e5aba1..f9ead8598 100644 --- a/app/src/main/res/layout/item_rss_article.xml +++ b/app/src/main/res/layout/item_rss_article.xml @@ -1,6 +1,7 @@ @@ -33,11 +34,13 @@ + android:contentDescription="@string/img_cover" + tools:ignore="RtlHardcoded,RtlSymmetry" /> \ No newline at end of file