OSDN Git Service

Refactoring the User Switcher layout files to use dimensions in
authorAarthi Balachander <aarthibc@google.com>
Fri, 20 Apr 2018 02:25:33 +0000 (19:25 -0700)
committerAarthi Balachander <aarthibc@google.com>
Sat, 21 Apr 2018 02:11:23 +0000 (02:11 +0000)
commit0e0e92153b8c195238550d91957496f1935129ae
tree885ad4d856399646af9da7cbb1aceae42e98d671
parent46e58e1b4086aa0e3eb62f9cdae0eefaea08943f
Refactoring the User Switcher layout files to use dimensions in
dimens_car.xml and colors_car.xml so that overlays will be easier.
Also, added a dialog when adding a user.  Fixed the issue where coming
back to the user picker makes the buttons unresponsive

Test: tested on Mojave
Bug: 782442417830981678297334,
Change-Id: Iec44eb93ec4456be6d39d08940bb6ba2050eac7a
packages/SystemUI/res/drawable/car_add_circle_round.xml
packages/SystemUI/res/drawable/car_ic_add_white.xml
packages/SystemUI/res/layout/car_fullscreen_user_pod.xml
packages/SystemUI/res/layout/car_fullscreen_user_switcher.xml
packages/SystemUI/res/layout/car_qs_panel.xml
packages/SystemUI/res/values/colors_car.xml
packages/SystemUI/res/values/dimens_car.xml
packages/SystemUI/res/values/strings_car.xml
packages/SystemUI/src/com/android/systemui/statusbar/car/UserGridRecyclerView.java