chore: app ui fixes

This commit is contained in:
Martin Guillon
2021-09-30 14:55:00 +02:00
parent d8ca36a5ae
commit f2089c4623
3 changed files with 7 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
import { Observable, Frame } from '@nativescript/core';
import { Button } from '@nativescript/core/ui/button';
import { Button ,tapEvent} from '@nativescript/core/ui/button';
import { Color } from '@nativescript/core/color';
import { WrapLayout } from '@nativescript/core/ui/layouts/wrap-layout';
import { alert } from '@nativescript/core/ui/dialogs';