Improve custom views' colors

This commit is contained in:
2016-04-11 17:56:58 -04:00
parent 52c07660b1
commit 11fcb67624
13 changed files with 85 additions and 51 deletions

View File

@@ -25,7 +25,7 @@
android:layout_width="20dp"
android:layout_height="20dp"
android:background="@color/transparent"
android:textColor="?fadedTextColor"
android:textColor="?mediumContrastTextColor"
android:textAllCaps="true"
android:textStyle="bold"
android:textSize="10sp"/>