diff --git a/.classpath b/.classpath index 43e94c01..925078d1 100644 --- a/.classpath +++ b/.classpath @@ -8,5 +8,6 @@ + diff --git a/res/drawable/headlines_dark.xml b/res/drawable/headlines_dark.xml deleted file mode 100644 index 34035644..00000000 --- a/res/drawable/headlines_dark.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/res/values-v11/style.xml b/res/values-v11/style.xml index db3cbc52..6d5bde71 100644 --- a/res/values-v11/style.xml +++ b/res/values-v11/style.xml @@ -48,8 +48,8 @@ @android:drawable/divider_horizontal_dark @android:color/transparent #ffffff - @drawable/headlines_dark - @drawable/headlines_dark + @android:color/black + @android:color/black @android:color/black @drawable/headline_row_selected_dark #202020 diff --git a/res/values/style.xml b/res/values/style.xml index 8f2530ec..d1123515 100644 --- a/res/values/style.xml +++ b/res/values/style.xml @@ -48,8 +48,8 @@ @android:drawable/divider_horizontal_dark @android:color/transparent #ffffff - @drawable/headlines_dark - @drawable/headlines_dark + @android:color/black + @android:color/black @android:color/black @drawable/headline_row_selected_dark #202020