summaryrefslogtreecommitdiffstats
path: root/packages/DocumentsUI/res/layout-sw720dp/activity.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/DocumentsUI/res/layout-sw720dp/activity.xml')
-rw-r--r--packages/DocumentsUI/res/layout-sw720dp/activity.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/DocumentsUI/res/layout-sw720dp/activity.xml b/packages/DocumentsUI/res/layout-sw720dp/activity.xml
index f72d3ab..221de13 100644
--- a/packages/DocumentsUI/res/layout-sw720dp/activity.xml
+++ b/packages/DocumentsUI/res/layout-sw720dp/activity.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2015 The Android Open Source Project
+<!-- Copyright (C) 2013 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@
android:id="@+id/toolbar"
android:layout_width="match_parent"
android:layout_height="?android:attr/actionBarSize"
- android:background="@color/toolbar_background_color"
+ android:background="?android:attr/colorPrimary"
android:elevation="8dp"
android:theme="?android:attr/actionBarTheme">