Problems with listview text above icons

Asked

Viewed 219 times

0

This happens on Android and IOS.

When the store name or the store name is too big the text is on the image. And the client wants the image on the right side, and on the left side I don’t have this problem with the images.

The text is aligned by Leading and the Trimming = Character.

SS

  • I think this problem needs different solutions for the different platforms (iOS and Android).. problems cannot be the same since errors should be different. you should remove the iOS tag from this issue

  • @Dasilva this problem was happening on iOS and Android, because I am using an IDE (Delphi Xe6) for both platforms, so I put the tag. These are distinct layouts problems for the two platforms that have been solved, but vlw by tip !!

1 answer

1


Problem Solved !!!

As in this listview I wasn’t using the property Acessory, only icons and text, I decided to put the property as Visible = true, and removed the opacity Opacity = 0, with this the text has shrunk and is respecting the limit of icons.

inserir a descrição da imagem aqui

Browser other questions tagged

You are not signed in. Login or sign up in order to post.