Skip to content

Commit 03b977b

Browse files
authored
Update index.android.ts
1 parent a238050 commit 03b977b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/switch/index.android.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import { Color } from '@nativescript/core';
12
import { SwitchBase, onBackgroundColorProperty } from './index-common';
23
import { getColorStateList } from '@nativescript-community/ui-material-core/android/utils';
34
export class Switch extends SwitchBase {

0 commit comments

Comments
 (0)