commit | 972ab4f8588c365cf9c06e1f22b30a96fb0a06fc | [log] [tgz] |
---|---|---|
author | Abodunrinwa Toki <toki@google.com> | Wed Jun 17 18:04:23 2015 +0100 |
committer | Abodunrinwa Toki <toki@google.com> | Thu Jun 18 03:16:21 2015 +0100 |
tree | 473383466d103f97309f0c42ca1b69a2d6670305 | |
parent | e8378476b52b215536f0b7c52d2eb611a893685f [diff] |
Fix FloatingToolbar flickers. This is fixed by avoiding calling toolbar.show() in PhoneWindow. FloatingActionMode coordinates whether or not the toolbar should be visible. PhoneWindow differs to it. This CL also adds a new API: ActionMode#onWindowFocusChanged(boolean) Bug: 21617792 Change-Id: Ic49ce1000ce9c782d0f9e17e3d024d462c7b758b