Skip to content

Commit 77e16f6

Browse files
kylekyle
authored andcommitted
measuring & fade effect of text feature
1 parent 7cd7315 commit 77e16f6

File tree

5 files changed

+361
-265
lines changed

5 files changed

+361
-265
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<selector xmlns:android="http://schemas.android.com/apk/res/android">
3+
<item android:color="#327FC2" android:state_checked="true"/>
4+
<item android:color="#FFFFFF" android:state_checked="false"/>
5+
</selector>

0 commit comments

Comments
 (0)