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.
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