commit | 19dab2df3a455fe4c87b4ad03fc0628932224909 | [log] [tgz] |
---|---|---|
author | Vladislav Kaznacheev <kaznacheev@google.com> | Tue Feb 07 10:12:51 2017 -0800 |
committer | Vladislav Kaznacheev <kaznacheev@google.com> | Tue Feb 07 10:12:51 2017 -0800 |
tree | 047546e12b674f1be4497887ec440757b47bc825 | |
parent | 3460fefd4d8ae1285252fe4cb8901d9449e23cc7 [diff] |
Hide pointer icon while navbar is hidden When the navbar gets hidden as a result of View.setSystemUIVisibility call, the most recent pointer gets stuck because hover events stop being dispatched to the app. Hide the pointer icon to avoid confusion. Bug: 32248070 Test: ApiDemos > View > System UI Visibility > System UI Modes > click on HIDE_NAV Change-Id: Iae80bfa7ab5469946485a68e5308ea752a4645b0