Initial prototype of Frame + Page + Navigation.

This commit is contained in:
atanasovg
2014-06-12 17:37:55 +03:00
parent ef7c3ce677
commit 2c4781db01
26 changed files with 520 additions and 80 deletions

View File

@@ -338,6 +338,7 @@ declare module android {
}
*/
declare var app;
declare var telerik;
declare var gc: () => any;