From a268e5e7195cc584c26047ddccf91c9688d9f914 Mon Sep 17 00:00:00 2001 From: Cole Faust Date: Fri, 15 Jan 2021 18:22:00 -0800 Subject: Update toolbar usage Use car-ui-lib's base layout style of toolbar, the old one is deprecated. Also in this cl: removing an unneccesary tag from the manifest, and using sdk_version: current instead of system_current to completely unbundle calendar. Fixes: 177703290 Test: atest CarCalendarUiTests CarCalendarUnitTests Change-Id: I5690b23933cb074acde6d4bc08f4d656f5c7db91 --- res/layout/calendar.xml | 41 ++++++++++++++--------------------------- 1 file changed, 14 insertions(+), 27 deletions(-) (limited to 'res/layout') diff --git a/res/layout/calendar.xml b/res/layout/calendar.xml index 56de478..7fb0bb0 100644 --- a/res/layout/calendar.xml +++ b/res/layout/calendar.xml @@ -13,36 +13,23 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - + - - - - - - + - + -- cgit v1.2.3