mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Layouts are now implemented natively for Android.
This commit is contained in:
@@ -25,4 +25,4 @@ export function createPage() {
|
||||
page.content = grid;
|
||||
page.css = "GridLayout { background-color: pink } image { background-color: green }";
|
||||
return page;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user