Hintergrundfarben
This commit is contained in:
parent
6b6153de06
commit
0b627cf2d6
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
@ -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" />
|
||||
|
||||
@ -19,7 +19,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>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -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>
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user