commit | 900fa741b5aba17022c4c93c697b60cbb4be0456 | [log] [tgz] |
---|---|---|
author | Yining Liu <liuyining@google.com> | Thu Oct 20 16:26:09 2022 +0000 |
committer | Yining Liu <liuyining@google.com> | Tue Oct 25 03:24:11 2022 +0000 |
tree | 825239d8d506537da06cb3775cd38be155dd8466 | |
parent | 3650a601e728444a58655b9bf35ed9e89058fa9d [diff] |
Add test code for `Fix the height of NotificationContentView when there's no actions but bubble button` Added function `NotificationContentView.shouldShowBubbleButton(NotificationEntry entry)` to make unit test possible. Added tests in the converted Kotlin version of NotificationContentViewTest. Bug: 244522899 Test: `atest NotificationContentViewTest` Change-Id: I8c34db53386dac95d52874ed250d8420ab9a1676