commit | f47606f122049bd73ce39b1e449cbda794a74395 | [log] [tgz] |
---|---|---|
author | Julia Tuttle <juliatuttle@google.com> | Mon Feb 26 15:48:23 2024 -0500 |
committer | Julia Tuttle <juliatuttle@google.com> | Mon Mar 04 21:24:27 2024 +0000 |
tree | 3f4e772f3ba9495237bd9aed2a5924d3c2f0a5fc | |
parent | b693882e1cf8c25040f57c8a4876fbd52366fb8c [diff] |
ChannelEditorDialog: use @dimen/large_dialog_width ChannelEditorDialog (which uses notif_half_shelf as the root layout) was displaying with layout_width wrap_content, which meant the dialog was snugly wrapped around the app icon, name, and global notification toggle. We already have a convenient resource, @dimen/large_dialog_width, for dialogs like this, so use it! Bug: 309133675 Flag: NA Test: manual Change-Id: Ic3871b721b9ecf37abc6d92b0378003806f20ff2