commit | 2792547d4b48a9781a6a45a8f38f9ab2317e1b19 | [log] [tgz] |
---|---|---|
author | Julia Tuttle <juliatuttle@google.com> | Mon Feb 26 15:48:23 2024 -0500 |
committer | Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Mon Apr 15 17:12:42 2024 +0000 |
tree | 07d53960a778aee26fa4856c0ff79fd0eafe6732 | |
parent | afe50c04c1ee12d054f1d5db8c8c580da71ec9a0 [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 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:f47606f122049bd73ce39b1e449cbda794a74395) Merged-In: Ic3871b721b9ecf37abc6d92b0378003806f20ff2 Change-Id: Ic3871b721b9ecf37abc6d92b0378003806f20ff2