| commit | 7a6cb8b99256ca59c7beac3d47c6a9d25b97b029 | [log] [tgz] |
|---|---|---|
| author | Ioana Alexandru <aioana@google.com> | Fri Jul 11 06:01:30 2025 -0700 |
| committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed Jul 23 07:18:48 2025 -0700 |
| tree | 8da80594d521e0fa1ba8928af7cb300ee91fb275 | |
| parent | f0f4fcda9a421a03296926bdbd5693b312f97356 [diff] |
Go back to using LinearLayout in old MediaStyle I17e6a805bb74bd4ad9ee9259ff6793ba5246570d changed all the layouts to use a FrameLayout so that we could have the text on the second line in collapsed notifications flow below the expander. In the case of the old MediaStyle notifications, since it's possible for action icons to be displayed on the right side when the notification is collapsed, it ended up overlapping. Since for this particular style, the actions are usually more important than the text, we'll go back to the old layout to fix the issue. Fix: 430601743 Test: manual, screenshot tests should be unchanged Flag: android.app.notifications_redesign_templates (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:7185f33db7b87060eb991d07dc17ace0577b8c98) Merged-In: I189ab42631fad2b91c21aa6928302b4b31be41e5 Change-Id: I189ab42631fad2b91c21aa6928302b4b31be41e5