OSDN Git Service

Improved accessibility behavior of the notification shelf
authorSelim Cinek <cinek@google.com>
Wed, 5 Apr 2017 23:28:56 +0000 (16:28 -0700)
committerSelim Cinek <cinek@google.com>
Wed, 5 Apr 2017 23:28:56 +0000 (16:28 -0700)
commitaca84c0b2a27e921cc6a77ee61ebad218ac1b4f6
treeb4d3dafa693c1bea2c6fe19ccc58d787502bc125
parentf30345869f437db3136c31628b5e028efb9702e5
Improved accessibility behavior of the notification shelf

The content description of the shelf was hiding the icons,
so we removed it again.
Also added an expand action to make it clear that you can expand it.
Also made scrolling in the normal shade better again by marking it
to hide it's children.

Test: manual, test accessibility on the lockscreen
Change-Id: If96c014609f3fa1b7eedb5e89acd8fe55d5b9c69
Fixes: 36660851
packages/SystemUI/res/layout/status_bar_notification_shelf.xml
packages/SystemUI/res/values/strings.xml
packages/SystemUI/src/com/android/systemui/statusbar/NotificationShelf.java