OSDN Git Service

New look and feel for managed profile toast
authorKenny Guy <kennyguy@google.com>
Mon, 8 Jun 2015 19:24:23 +0000 (20:24 +0100)
committerKenny Guy <kennyguy@google.com>
Wed, 10 Jun 2015 17:10:34 +0000 (18:10 +0100)
commit540f7d2fb9c762ef21d6bc1c20f82c16e1c6623e
treed27338a0d8720eaa6c233bd00841b31aeea551d2
parentf22030d1c59aca4f9ad2af7d4c4d646b0b619f27
New look and feel for managed profile toast

Change the toast shown when unlocking with
a work app in the foreground from normal toast
to rectangle with work icon in it.

Bug: 21325183
Change-Id: Id41d33eb83d7825d16298dc1da18d3b9ed7e3fc1
packages/SystemUI/res/drawable/managed_profile_toast_background.xml [new file with mode: 0644]
packages/SystemUI/res/drawable/stat_sys_managed_profile_status.xml
packages/SystemUI/res/layout/managed_profile_toast.xml [new file with mode: 0644]
packages/SystemUI/res/values/colors.xml
packages/SystemUI/res/values/strings.xml
packages/SystemUI/src/com/android/systemui/statusbar/BaseStatusBar.java