Skip to content
Snippets Groups Projects
Unverified Commit 69a1c619 authored by fynngodau's avatar fynngodau Committed by GitHub
Browse files

Use ContextCompat when accessing color resources (EXPOSUREAPP-4419) (#1924) #2026


* Use ContextCompat when accessing color resources #1924

* Update tests for #1924

* Fix incorrect color

A previous commit changed a color incorrectly, related to some mistake
made when merging changes.

* Add compat extension to Context

* Replace ContextCompat calls with Context extension functions

* Update tests

* Add missing imports

* Fix tests

* Fix lint

Co-authored-by: default avatarMatthias Urhahn <matthias.urhahn@sap.com>
parent 5d9bab40
No related branches found
No related tags found
Loading
Showing
with 80 additions and 42 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment