commit | ee5b9cb7dac05ccd8a5cf1ad1b36cde4d5653b29 | [log] [tgz] |
---|---|---|
author | Chris Göllner <chrisgollner@google.com> | Thu Feb 22 15:19:27 2024 +0000 |
committer | Chris Göllner <chrisgollner@google.com> | Thu Feb 22 15:19:27 2024 +0000 |
tree | f9528a8a62fcc8264014b264555bcda9bd3b31c5 | |
parent | 922b058042c037057f681234b6b20aaaab05d91c [diff] |
[Media Projection] Fix permission dialog buttons being clipped When setting the display size to something large, the buttons can be clipped in some locales, as there is not enough space to fit them horizontally. The fix is to use ButtonBarLayout, which automatically switches to vertical orientation when there is not enough horizontal space. Test: Manual Fixes: 322847977 Flag: NONE Change-Id: I3076a9c10709128fd393ed0cd1f8589d8f694b65