Skip to content
Snippets Groups Projects
Unverified Commit 03f13bac authored by axelherbstreith's avatar axelherbstreith Committed by GitHub
Browse files

adapted text color (#2447)

parent 2b979064
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:color="@color/colorBackground" android:state_enabled="false" /> <!-- disabled -->
<item android:color="@color/colorTextPrimary3" android:state_enabled="false" /> <!-- disabled -->
<item android:color="@color/colorTextEmphasizedButton" /> <!-- default -->
</selector>
\ No newline at end of file
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