cleanup resources and unused drawables
|
@ -1,37 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
|
||||||
<item android:state_pressed="true" >
|
|
||||||
<shape>
|
|
||||||
<solid
|
|
||||||
android:color="@color/panel_background" />
|
|
||||||
<stroke
|
|
||||||
android:width="1dp"
|
|
||||||
android:color="#ffffff" />
|
|
||||||
<corners
|
|
||||||
android:radius="6dp" />
|
|
||||||
<padding
|
|
||||||
android:left="10dp"
|
|
||||||
android:top="10dp"
|
|
||||||
android:right="10dp"
|
|
||||||
android:bottom="10dp" />
|
|
||||||
</shape>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<shape>
|
|
||||||
<gradient
|
|
||||||
android:startColor="@color/panel_background_dark"
|
|
||||||
android:endColor="@color/panel_background_main"
|
|
||||||
android:angle="270" />
|
|
||||||
<stroke
|
|
||||||
android:width="2dp"
|
|
||||||
android:color="#aaaaaa" />
|
|
||||||
<corners
|
|
||||||
android:radius="6dp" />
|
|
||||||
<padding
|
|
||||||
android:left="10dp"
|
|
||||||
android:top="10dp"
|
|
||||||
android:right="10dp"
|
|
||||||
android:bottom="10dp" />
|
|
||||||
</shape>
|
|
||||||
</item>
|
|
||||||
</selector>
|
|
|
@ -1,37 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
|
||||||
<item android:state_pressed="true" >
|
|
||||||
<shape>
|
|
||||||
<solid
|
|
||||||
android:color="@color/panel_background" />
|
|
||||||
<stroke
|
|
||||||
android:width="1dp"
|
|
||||||
android:color="#ffffff" />
|
|
||||||
<corners
|
|
||||||
android:radius="6dp" />
|
|
||||||
<padding
|
|
||||||
android:left="10dp"
|
|
||||||
android:top="10dp"
|
|
||||||
android:right="10dp"
|
|
||||||
android:bottom="10dp" />
|
|
||||||
</shape>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<shape>
|
|
||||||
<gradient
|
|
||||||
android:startColor="@color/panel_background_dark"
|
|
||||||
android:endColor="@color/panel_background_main"
|
|
||||||
android:angle="270" />
|
|
||||||
<stroke
|
|
||||||
android:width="2dp"
|
|
||||||
android:color="#555555" />
|
|
||||||
<corners
|
|
||||||
android:radius="6dp" />
|
|
||||||
<padding
|
|
||||||
android:left="10dp"
|
|
||||||
android:top="10dp"
|
|
||||||
android:right="10dp"
|
|
||||||
android:bottom="10dp" />
|
|
||||||
</shape>
|
|
||||||
</item>
|
|
||||||
</selector>
|
|
|
@ -1,35 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
|
||||||
<item android:state_pressed="true" >
|
|
||||||
<shape>
|
|
||||||
<solid
|
|
||||||
android:color="@color/bright_green" />
|
|
||||||
<stroke
|
|
||||||
android:width="1dp"
|
|
||||||
android:color="#ffffff" />
|
|
||||||
<corners
|
|
||||||
android:radius="6dp" />
|
|
||||||
<padding
|
|
||||||
android:left="10dp"
|
|
||||||
android:top="10dp"
|
|
||||||
android:right="10dp"
|
|
||||||
android:bottom="10dp" />
|
|
||||||
</shape>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<shape>
|
|
||||||
<solid
|
|
||||||
android:color="@color/dark_green" />
|
|
||||||
<stroke
|
|
||||||
android:width="1dp"
|
|
||||||
android:color="#ffffff" />
|
|
||||||
<corners
|
|
||||||
android:radius="6dp" />
|
|
||||||
<padding
|
|
||||||
android:left="10dp"
|
|
||||||
android:top="10dp"
|
|
||||||
android:right="10dp"
|
|
||||||
android:bottom="10dp" />
|
|
||||||
</shape>
|
|
||||||
</item>
|
|
||||||
</selector>
|
|
Before Width: | Height: | Size: 8.6 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 4.9 KiB |
Before Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 744 B |
Before Width: | Height: | Size: 600 B |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 6.6 KiB |
Before Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 62 KiB |
Before Width: | Height: | Size: 118 KiB |
Before Width: | Height: | Size: 109 KiB |
Before Width: | Height: | Size: 1.6 KiB |
|
@ -1,4 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:src="@drawable/classyfabric"
|
|
||||||
android:tileMode="repeat" />
|
|
|
@ -1,8 +0,0 @@
|
||||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
|
||||||
<item
|
|
||||||
android:state_checked="false"
|
|
||||||
android:drawable="@drawable/button_off" />
|
|
||||||
<item
|
|
||||||
android:state_checked="true"
|
|
||||||
android:drawable="@drawable/button_on" />
|
|
||||||
</selector>
|
|
Before Width: | Height: | Size: 4.7 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 41 KiB |
|
@ -0,0 +1,5 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<style name="NotificationText" parent="android:TextAppearance.StatusBar.EventContent" />
|
||||||
|
<style name="NotificationTitle" parent="android:TextAppearance.StatusBar.EventContent.Title" />
|
||||||
|
</resources>
|