We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a238050 commit 03b977bCopy full SHA for 03b977b
src/switch/index.android.ts
@@ -1,3 +1,4 @@
1
+import { Color } from '@nativescript/core';
2
import { SwitchBase, onBackgroundColorProperty } from './index-common';
3
import { getColorStateList } from '@nativescript-community/ui-material-core/android/utils';
4
export class Switch extends SwitchBase {
0 commit comments