egeniq / android-tv-program-guide

Android TV Program Guide
Apache License 2.0
164 stars 66 forks source link

Titleview end drawable is not visible for all events #73

Open epg2024 opened 1 week ago

epg2024 commented 1 week ago

Here each individual program width is adjusting dynamically according to program duration, titleview width also adjusting dynamically as per program width. Programmatically I added end drawable icon to titleview using spannable text, for some events its visible for some event it's not visible, even though program text and duration is same. How? can I achieve to show the end drawable icon always visible irrespective of the titleview textlength length.

PFA

epg_12