Hintergrundfarbe
|
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 2.6 KiB |
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 9.8 KiB |
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 16 KiB |
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="#80FFFFFF"/>
|
||||
<solid android:color="#e0ffffff"/>
|
||||
<stroke android:width="1dip" android:color="#B1BCBE" />
|
||||
<corners android:radius="3dip"/>
|
||||
<padding android:left="0dip" android:top="0dip" android:right="0dip" android:bottom="0dip" />
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
<color name="list_row_end_color">#e0ffffff</color>
|
||||
<color name="list_row_hover_end_color">#80ebeef0</color>
|
||||
<color name="list_row_hover_start_color">#80ebeef0</color>
|
||||
<color name="list_row_start_color">#00ffffff</color>
|
||||
<color name="list_row_start_color">#e0ffffff</color>
|
||||
<color name="newstitle">#FFFFFFFF</color>
|
||||
<color name="titleshadow">#ff000000</color>
|
||||
<color name="year">#888888</color>
|
||||
|
||||
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 16 KiB |
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="#80FFFFFF"/>
|
||||
<solid android:color="#e0ffffff"/>
|
||||
<stroke android:width="1dip" android:color="#B1BCBE" />
|
||||
<corners android:radius="3dip"/>
|
||||
<padding android:left="0dip" android:top="0dip" android:right="0dip" android:bottom="0dip" />
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
<color name="titleshadow">#ff000000</color>
|
||||
<color name="year">#888888</color>
|
||||
<color name="list_divider">#d9d9d9</color>
|
||||
<color name="list_row_start_color">#00ffffff</color>
|
||||
<color name="list_row_start_color">#e0ffffff</color>
|
||||
<color name="list_row_end_color">#e0ffffff</color>
|
||||
<color name="list_row_hover_start_color">#80ebeef0</color>
|
||||
<color name="list_row_hover_end_color">#80ebeef0</color>
|
||||
|
||||