Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f2f481f2 authored by Ibrahim Yilmaz's avatar Ibrahim Yilmaz
Browse files

Limit ImageFloatingTextView maxLine to 10

ImageFloatingTextView is used in Notifications to render Notification content.
IFTV adjust its maxLine and apply ellipsize when needed based on the available height.
While notification height is limited, ImageFloatingTextView's first StaticLayout creation calculates the line beyond the available height.
This CL limits maxLine to 10 when max limit is enabled.
Bug: 298610449
Test: SystemUITests

Change-Id: Ic79bb9734cdbcbee25d06a271042337137007788
parent 6ea0cc1e
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