commit | cc3c07475a8e5b6503421dd68661b5eda21d6c06 | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Mon Aug 28 16:02:25 2023 +0200 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Mon Aug 28 15:33:36 2023 +0000 |
tree | deb4da81a9ea09ebba74a5cb7bd3b6b0e2e1d951 | |
parent | ef87d08714c644995d3465e9e9567ab4ab4e5be5 [diff] |
Vertically stack AlertDialog buttons when necessary (1/2) This CL makes the Compose AlertDialog behave the same as our View SystemUIDialog when there is not enough space to stack the buttons horizontally. When this happens, we now stack them vertically. See b/283817398#comment9 for a video. Bug: 283817398 Test: atest ComposeDialogScreenshotTest Change-Id: I8b6320b124608b2864d990f2683abe766232fd29