summaryrefslogtreecommitdiffstats
path: root/res/values/themes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/themes.xml')
-rw-r--r--res/values/themes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/themes.xml b/res/values/themes.xml
index 4681aa24..d09bffb0 100644
--- a/res/values/themes.xml
+++ b/res/values/themes.xml
@@ -20,7 +20,7 @@ limitations under the License.
<item name="android:colorPrimary">@android:color/transparent</item>
<item name="android:colorPrimaryDark">@color/phone_status_bar_theme</item>
<item name="android:textColorPrimary">@android:color/black</item>
- <item name="drawerClosedHeaderColor">@color/car_title2</item>
+ <item name="drawerHeaderColor">@color/car_title2</item>
<item name="drawerBackgroundColor">@color/phone_theme</item>
</style>