In the attached sample, the entire screen is red because AbsoluteLayout is not setting the size of 'settingscontrol1' as specified. Instead it is wrongly setting the size and position of ...
I am build a application that need put a transparent iOS status bar and a map behind. to do this I am using a Nativescript AbsoluteLayout. Y add the view to the absolute layout and all working as ...