Skip to content
Commit 2ded45fd authored by Prabir Pradhan's avatar Prabir Pradhan
Browse files

Apply notification action list bg color to actions container

The @color/notification_action_list_background_color, which is @null in
vanilla android, should be applied to the actions_container_layout so
that the bubble_gone_padding_end, which is also a part of the container,
is also included in the background. Without this, that padding is not
included in the colored background.

Bug: 168637667
Test: build, test color overlay on ARC++.
Change-Id: I23306a130e543593c52231fe8dbc896cbe2874b8
parent 5b93018b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment