Format all XML resources
This commit is contained in:
parent
ae33c6cf18
commit
aced2b124c
346 changed files with 3828 additions and 3454 deletions
|
|
@ -1,8 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<item android:drawable="@drawable/dot_selected"
|
||||
android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/dot_selected" android:state_selected="true" />
|
||||
|
||||
<item android:drawable="@drawable/dot_default"/>
|
||||
</selector>
|
||||
<item android:drawable="@drawable/dot_default" />
|
||||
</selector>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue