From b0c5a0b4c5914b1133ecd6accadbf561bc8fff4b Mon Sep 17 00:00:00 2001 From: John Choi Date: Tue, 7 May 2019 17:12:04 -0700 Subject: [PATCH] Creating a new private styles/dimens for action bar Bug: 130377115 Test: manual Change-Id: I790c50c883269a87f24b916f0c126a9d691b3f0a --- core/res/res/values/dimens_car.xml | 7 +++++++ core/res/res/values/styles_car.xml | 15 +++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/core/res/res/values/dimens_car.xml b/core/res/res/values/dimens_car.xml index 880f9ccebd6e5..12a9ea23b1012 100644 --- a/core/res/res/values/dimens_car.xml +++ b/core/res/res/values/dimens_car.xml @@ -141,4 +141,11 @@ @dimen/car_primary_icon_size @dimen/car_padding_2 + + @*android:dimen/car_margin + @*android:dimen/car_margin + @*android:dimen/car_margin + + @*android:dimen/car_padding_4 + @*android:dimen/car_padding_3 diff --git a/core/res/res/values/styles_car.xml b/core/res/res/values/styles_car.xml index 2129734ef9cec..d2f5cbb3f96b4 100644 --- a/core/res/res/values/styles_car.xml +++ b/core/res/res/values/styles_car.xml @@ -86,4 +86,19 @@ @color/car_title_light + + + +