mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
fix: tslint
This commit is contained in:
@@ -156,7 +156,6 @@ export class ListViewSafeAreaTest extends UITest<ListView> {
|
|||||||
this.list_view_children_components_in_safe_area({ tabBar: true });
|
this.list_view_children_components_in_safe_area({ tabBar: true });
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
private grid_nested_list_views_layout_beyond_safe_area(pageOptions?: helper.PageOptions) {
|
private grid_nested_list_views_layout_beyond_safe_area(pageOptions?: helper.PageOptions) {
|
||||||
const snippet = `
|
const snippet = `
|
||||||
<GridLayout id="grid" rows="*, *, *" columns="*, *, *" backgroundColor="Crimson">
|
<GridLayout id="grid" rows="*, *, *" columns="*, *, *" backgroundColor="Crimson">
|
||||||
|
|||||||
Reference in New Issue
Block a user