11-15-2024, 05:16 AM
You will need to make the image accessible by all instead of having it require permission. If more users want support for being able to have some content right-aligned, I would have to split the title format string into two parts: one that is left aligned, and one that is right aligned. This will require modifying all of the lists across the application to use a more complex layout for each entry in the list to support this kind of alignment, which does slow does the UI a little bit so scrolling might be slightly less smooth on less powerful devices.
Mike
Mike