T2P upload data new
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 3.9 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.8 KiB |
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_checked="false" android:drawable="@color/grey_background" />
|
||||
<item android:state_checked="true" android:drawable="@color/green" />
|
||||
<item android:state_checked="false" android:drawable="@drawable/toggle_grey" />
|
||||
<item android:state_checked="true" android:drawable="@drawable/toggle_green" />
|
||||
</selector>
|
||||
Reference in New Issue
Block a user