commit | 0bc52c307efff230b1bc21bf1a83b32ba2d15de2 | [log] [tgz] |
---|---|---|
author | Yanting Yang <yantingyang@google.com> | Tue Mar 03 22:35:32 2020 +0800 |
committer | Yanting Yang <yantingyang@google.com> | Tue Mar 03 22:48:05 2020 +0800 |
tree | 3f3574269b7741f35766f70bc1ac08b3e0cffeaa | |
parent | 4d59bce21b70632fd86a9beecf811577b33d8e58 [diff] |
Fix double scroller of App info page App info page has enabled the FastScroll for recycler view to provide a vertical scroll bar. In tabbed screen, the default scroller will be shown and then occurred overlap problem with FastScroller. Hide the default scroller to fix this double scroller problem. Fixes: 150285712 Test: visual Change-Id: I26390a0497d820e3a07e8df247a4bc03b5ff23d9