OSDN Git Service

FloatingToolbar: Make it more obvious that there are more items in the overflow.
authorAbodunrinwa Toki <toki@google.com>
Wed, 23 Mar 2016 15:56:43 +0000 (15:56 +0000)
committerAbodunrinwa Toki <toki@google.com>
Wed, 23 Mar 2016 19:02:32 +0000 (19:02 +0000)
commitf0f4d73b5b0338a4c94f1ef1a5973b69bbbe5134
treef85cebcf05feb471fd27cf1d6e2ebae8354d86a0
parent8c536f91f1a72f671d41d54b3aeda4d70ee90d49
FloatingToolbar: Make it more obvious that there are more items in the overflow.

1. Make the overflow show part of the items hidden behind the scroll view
2. Increase the time the scrollbar is on screen so users are less likely to miss it

Bug: 27427333
Change-Id: Ia0bff5fa29cba3103263bc7d063176b0ba7ff7b9
core/java/com/android/internal/widget/FloatingToolbar.java