OSDN Git Service

Add all the needed touch listeners and gesture detectors to allow for car
authorBrad Stenning <stenning@google.com>
Tue, 29 Jan 2019 19:24:11 +0000 (11:24 -0800)
committerBrad Stenning <stenning@google.com>
Tue, 29 Jan 2019 19:31:56 +0000 (11:31 -0800)
commitc622f1d6b12dab41a0c493780602eba78cc4033b
tree5ac14f63965dfbc082b893833e49f483cfc44800
parent0b409e8cc0d37f47abfd46dad61a3ae661de29b0
Add all the needed touch listeners and gesture detectors to allow for car

Test: on car product build

Change-Id: Icc44cae87033383535d6a0ab13203afb14cf83e0
(cherry picked from commit 3f55c3502e120bacea38162ccbff94e462b009ed)
packages/CarSystemUI/res/layout/car_status_bar_header.xml
packages/CarSystemUI/res/layout/notification_center_activity.xml [new file with mode: 0644]
packages/CarSystemUI/res/values/colors.xml
packages/CarSystemUI/res/values/config.xml
packages/CarSystemUI/res/values/integers_car.xml
packages/CarSystemUI/res/values/themes.xml
packages/CarSystemUI/src/com/android/systemui/notifications/NotificationsUI.java
packages/CarSystemUI/src/com/android/systemui/statusbar/car/CarNavigationBarView.java
packages/CarSystemUI/src/com/android/systemui/statusbar/car/CarStatusBar.java