Hintergrundfarbe
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 18 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="#e0FFFFFF"/>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user