jesustarre Member Licensed User Longtime User Apr 29, 2015 #1 Hello I have 4 image views from the designer and I need to know how can I get the relative position of those views (Top and Left). MyImage.Top and MyImage.Left only give me the absolute position. I founded this: https://www.b4x.com/android/forum/threads/get-relative-view-position.39389/#post-334085 but have a runtime error (after press yes to continue works) Thanks in advance for any help!
Hello I have 4 image views from the designer and I need to know how can I get the relative position of those views (Top and Left). MyImage.Top and MyImage.Left only give me the absolute position. I founded this: https://www.b4x.com/android/forum/threads/get-relative-view-position.39389/#post-334085 but have a runtime error (after press yes to continue works) Thanks in advance for any help!
klaus Expert Licensed User Longtime User Apr 29, 2015 #2 There is no need to ask the same question two times. You got an answer in the other thread. Upvote 0
jesustarre Member Licensed User Longtime User Apr 29, 2015 #3 Sorry @klaus I was just trying to see if there was another way to do it. Thanks for your help. Appreciate it Upvote 0
Sorry @klaus I was just trying to see if there was another way to do it. Thanks for your help. Appreciate it