OSDN Git Service

no_results: also tint image drawable
authorAlexander Martinz <amartinz@shiftphones.com>
Wed, 27 Feb 2019 15:01:53 +0000 (16:01 +0100)
committerMichael Bestas <mkbestas@lineageos.org>
Tue, 19 Mar 2019 20:56:33 +0000 (22:56 +0200)
commit360c9611ff19b00dfa48bad6ad33d4bdcb0c2e12
treeb87c71cc6cc7ac270edb6369eae66c127a6a8d62
parent76f3764377a1279e822997c07541b81d89cad722
no_results: also tint image drawable

If we are setting color for it, the drawable got ignored, resulting
in eg white text and a black drawable.

Tint drawable as well when setting text to make all match.

Change-Id: I29cda801a0319699bb87213bc702e3a28ec4fae8
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
res/layout/no_results_message.xml
src/org/lineageos/eleven/widgets/NoResultsContainer.java