Skip to content

Commit fd22376

Browse files
committed
chore: {N} 7 updates
1 parent 7009e1e commit fd22376

File tree

8 files changed

+7274
-1073
lines changed

8 files changed

+7274
-1073
lines changed

src/ChromeTabsManagerActivity.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1+
import { Observable } from '@nativescript/core';
2+
13
import Context = android.content.Context;
24
import Intent = android.content.Intent;
35
import Bundle = android.os.Bundle;
46

5-
import { Observable } from '@nativescript/core';
67

78
export class ChromeTabsEvent extends Observable {
89
public message: String;

0 commit comments

Comments
 (0)