Skip to content
Commit a49c4c7b authored by Yining Liu's avatar Yining Liu
Browse files

Fix the height of NotificationContentView when there's no actions but bubble button

Added margin dynamic update for the condition when a NotificationContentView has bubble button but no actions

Bug: 244522899
Test: Visual:
1. Mock a message notification that has bubble button but no actions, there shouldn't be a 20dp margin between notification_action_list_margin_target and actions_container.
2. Mock a message notification that has bubble button and actions, there shouldn't be a 20dp margin between notification_action_list_margin_target and actions_container.
3. Mock a message notification that has no bubble button or actions, notification_action_list_margin_target should have a 20dp bottom margin.
Change-Id: Ie834309872c786dcf120023e7449099ee415e38e
parent e6fe7f5d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment