mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-08 18:18:52 -06:00
Use different colors for YES_AUTO and NO; increase contrast slightly
This commit is contained in:
@@ -29,6 +29,6 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:textColor="?highContrastTextColor"
|
||||
android:textColor="?attr/contrast100"
|
||||
tools:text="This is some example text for the notes" />
|
||||
</merge>
|
||||
Reference in New Issue
Block a user