summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src
diff options
context:
space:
mode:
author Michael Mikhail <michaelmikhil@google.com> 2023-03-16 19:13:44 +0000
committer Michael Mikhail <michaelmikhil@google.com> 2023-03-16 21:21:10 +0000
commita08adafba9207eebb044dc605469853c85a11072 (patch)
tree2dec7bdccf0c12646a993ee0d5a6eb3bf9356260 /tests/DynamicCodeLoggerIntegrationTests/src
parent16685036c752c6e3d33cf43e3dba2d2feccf5753 (diff)
Add minimum height and width to recommendation covers
Found an illegal exception because the width or height of a certain image view is zero. The crash came from adding the recommendation card. So to make sure we have a certain value for height and width, we add minWidth and minHeight attributes in style.And post set the image icon in order to avoid create bitmap before width and height are set. Also, added a dimension for recommendation album icon size. Bug: 271959514 Test: atest MediaControlPanelTest. Test: checked recommendation card UI for old and new version. Change-Id: Ic99cf0b5f58217c95940bae29fc3ba2e6efbbb9b
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src')
0 files changed, 0 insertions, 0 deletions