OSDN Git Service

Don't allow foreground notis to be blocked inline.
authorJulia Reynolds <juliacr@google.com>
Thu, 8 Mar 2018 19:42:50 +0000 (14:42 -0500)
committerJulia Reynolds <juliacr@google.com>
Fri, 9 Mar 2018 16:02:15 +0000 (11:02 -0500)
commite03414876a86f4635a8386ee7d74320bd3d308b1
tree43b058524c110e4bd72ca7a6f160f607bd4fb7a3
parent0b4626aa234078280be1e6f48dc166624b4b2566
Don't allow foreground notis to be blocked inline.

Offer a 'minimize' option instead.

Also I'm changing the guts, do a little layout
cleanup in the confirmation dialog.

Change-Id: I9f2ef824d1f322752bc4161356f16a5dae166caf
Fixes: 73898083
Fixes: 73657862
Fixes: 73657452
Test: runtest systemui-notification
packages/SystemUI/res/layout/notification_info.xml
packages/SystemUI/res/values/strings.xml
packages/SystemUI/res/values/styles.xml
packages/SystemUI/src/com/android/systemui/statusbar/NotificationInfo.java
packages/SystemUI/tests/src/com/android/systemui/statusbar/NotificationInfoTest.java