commit | df08b0c3f9dba2b6d9b5e55c78d8b6a6c6a44bc3 | [log] [tgz] |
---|---|---|
author | Tony Huang <tonyychuang@google.com> | Mon Aug 23 16:21:50 2021 +0800 |
committer | Tony Huang <tonyychuang@google.com> | Thu Aug 26 14:20:12 2021 +0800 |
tree | 68b260420fae71056dfff144d283140f17790ef8 | |
parent | b4e5f03c20c7d6cabc343f250b082473b9e90a18 [diff] |
Reduce setBounds if bounds not really change When user drag the divider and drop it, we will always set split window bounds for by transaction. But when bounds didn't changed, we should avoid it for better performance if user operate roughly. Bug: 195262673 Test: manual Change-Id: I872b719395d891cb415159f8751432d5a119ce80