summaryrefslogtreecommitdiffstats
path: root/res/layout/webview_preview.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/webview_preview.xml')
-rw-r--r--res/layout/webview_preview.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/webview_preview.xml b/res/layout/webview_preview.xml
index 57a904d6..9d4c5ac5 100644
--- a/res/layout/webview_preview.xml
+++ b/res/layout/webview_preview.xml
@@ -78,8 +78,8 @@
android:layout_below="@android:id/summary"
android:layout_toEndOf="@android:id/widget_frame"
android:layout_alignParentEnd="true"
- android:textColor="@color/black"
- android:background="@color/white"/>
+ android:textColor="@color/black_text_color"
+ android:background="@color/white_background_color"/>
</RelativeLayout>