From c84dc3e57bbd4f7ea57a4f9db6238da9a523672d Mon Sep 17 00:00:00 2001 From: Brad Martin Date: Tue, 11 Oct 2016 17:38:22 -0500 Subject: [PATCH] Small typo -typo -add android api number --- tns-core-modules/ui/frame/frame.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tns-core-modules/ui/frame/frame.d.ts b/tns-core-modules/ui/frame/frame.d.ts index 189dcbe7c..e56f776ff 100644 --- a/tns-core-modules/ui/frame/frame.d.ts +++ b/tns-core-modules/ui/frame/frame.d.ts @@ -208,7 +208,7 @@ declare module "ui/frame" { * - curl (same as curlUp) (iOS only) * - curlUp (iOS only) * - curlDown (iOS only) - * - explode (Android Lollipop an up only) + * - explode (Android Lollipop(21) and up only) * - fade * - flip (same as flipRight) * - flipRight