Posted July 23, 20204 yr Hi guys, i'm trying to place an image above a map (see screenshot below ). The MAP has Position Relative and FlexGrow = 1. Now i want place an image in the middle-bottom of the map for custom operations. I've understood that i've to use absolute position, so i place it in the middle-bottom by hand... If i try to change device size, the image lose the correct position... There is a way to solve ( or a best practice ? ) Thanks a lot, Bye. Edited July 23, 20204 yr by Luke
July 23, 20204 yr As for me you can use tfglayout with absolute position mode and relative position left=0 right=0 bottom=(some height) inside layout place image or button with relative position center. Imho.
July 23, 20204 yr Author Hy Stas, you are right! Excuse me but i'm studing the library and i've to understand better some managements. Thanks a lot. In the past i've opened the ticket "Relative position with Z-Order" with the same problem. If you post the same suggesions i will close the ticket. Thanks a lot.
Create an account or sign in to comment