commit | 6cb5cc19d467251d2e1e28791bf070f4ea6a2eed | [log] [tgz] |
---|---|---|
author | Abodunrinwa Toki <toki@google.com> | Wed Jun 03 11:28:12 2015 +0100 |
committer | Abodunrinwa Toki <toki@google.com> | Wed Jun 03 16:24:52 2015 +0100 |
tree | 258249d7739ac67bdba444de6c1596f8e5158311 | |
parent | 233241f13d5d7f841d3db80408429d4d0a528c78 [diff] |
Fix FloatingToolbar positioning for RTL. -The position of the toolbar was forced to the left side in an attempt to fix an RTL bug. This led to wrong positioning in LTR. This is now fixed by using a dynamic "show" animation that takes into consideration already set positions. -The correct position of the toolbar wasn't recalculated on updates for RTL. This is now fixed. Bug:21455067 Change-Id: I0b31a8fd3c95549f5f10133a47a4d3ef27689010