diff options
| author | 2022-08-23 12:42:03 -0700 | |
|---|---|---|
| committer | 2022-10-03 17:21:29 -0700 | |
| commit | 2e1805e892376545db3def89f922936169fa58b0 (patch) | |
| tree | 33af9b2b12818bd298adb5ef469020fd37f78bb5 /libs/androidfw/StringPool.cpp | |
| parent | f12d6c289413ab69d1bdd496a7def3ffedfc183f (diff) | |
Fix Resolver dragging animation
Adds a new ResolverDrawerLayout XML property, ignoreOffsetTopLimit, that
takes a direct child view’s id. The specified view will serve as a top
limit for all child views below it with layout_ignoreOffset attribute
set to true i.e. they will be pushed down by the view when the drawer
is moving.
Fix: 240481385
Test: atest FrameworksCoreTests:ResolverActivityTest
Test: atest FrameworksCoreTests:ChooserActivityTest
Test: Manual testing with some injected code that simulates various
conditions:
* various property values or property absence
* simultaneous layout and drawer moving
* one-time layout while an "ignoreOffset" view has been moved out of
place with a consequent release.
Change-Id: Ib9aa4f11d35c2dede06b0913091e7b146438e57e
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions