Luke Posted July 23, 2020 Posted July 23, 2020 (edited) 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, 2020 by Luke Quote
Stas Posted July 23, 2020 Posted July 23, 2020 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. 1 Quote
Luke Posted July 23, 2020 Author Posted July 23, 2020 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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.