summaryrefslogtreecommitdiff
path: root/libs/androidfw/AssetsProvider.cpp
diff options
context:
space:
mode:
author Tony Huang <tonyychuang@google.com> 2022-06-28 17:43:20 +0800
committer Tony Huang <tonyychuang@google.com> 2022-06-29 15:22:28 +0800
commit04bd0fa0434d42a92b843d1b0c0efea2c2c3df6c (patch)
tree698ee20b44699bd64257651a5f99e48359aa436f /libs/androidfw/AssetsProvider.cpp
parentb8cbfd3fd52ef53b12277571a80f3e10e5c0eab3 (diff)
Avoid re-launch button show after split switching
Due to difference of both side insets value, split bounds will change after split switching. But bounds difference are actually small. For users, they might not notice bounds change but re-launch button show there might cause them confused. Igonre insets difference and make them same as the larger one on split axis. This will offset drag target position but should cause bad UX experience because the offset should be very small and both insest should not have big difference on general case. Fix: 236400046 Test: manual Test: pass existing tests Change-Id: I91d3a43015b7ef0a35c4e755de085053dfb9977b
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions