Removed unsed libs
This commit is contained in:
parent
570a235836
commit
70dda1e85f
10 changed files with 31 additions and 37 deletions
|
@ -12,7 +12,7 @@
|
|||
~ See the GNU General Public License for more details.
|
||||
-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_selected="true">
|
||||
<item android:state_selected="true" >
|
||||
<shape>
|
||||
<corners android:bottomRightRadius="30dp" android:topRightRadius="30dp" />
|
||||
<solid android:color="@color/md_red_400" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue