commit | 3c34c89cca88d4f438a41eba4a75b451a82a9129 | [log] [tgz] |
---|---|---|
author | Alex Chau <alexchau@google.com> | Wed Mar 27 16:05:50 2024 +0000 |
committer | Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Thu Mar 28 13:03:03 2024 +0000 |
tree | 8fc1a60a0e2a0f818934fefce5562d11101afa46 | |
parent | 2165ad7b0eef8b345b5106dc89b84e13cf1f4142 [diff] |
Align action_buttons at bottom of OverviewActionsView - http://ag/q/topic:%22b/329255757%22 caused a regression that in landscape, action_buttons shifted up when ShareTarget become visible, because OverviewActionsView become taller when this happens, and the topMargin is no longer valid to put actions_button at the position we want - Bring back layout_gravity="bottom" solves the issue, as bottomMarign is always correct Fix: 331517987 Test: manual as ShareTarget requires AiAi interaction and cannot easily be mocked Flag: None (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:6431d6e87910bc7c7767c40d42f51961dc462134) Merged-In: Iadcdf5731485f42f9586703e34e55ed9b4121bf9 Change-Id: Iadcdf5731485f42f9586703e34e55ed9b4121bf9