Skip to content

Commit 379459d

Browse files
committed
Demo update
1 parent e594ddd commit 379459d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/app/main-page.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ScrollView>
1010
<StackLayout id="wrapper">
1111

12-
<CheckBox:CheckBox id="fontSizeTest" text="Font Size Test" tintColor="#fff000" checked="false" class="fontBig" />
12+
<CheckBox:CheckBox id="fontSizeTest" boxType="2" fillColor="#fff000" onCheckColor="green" text="Font Size Test" tint="red" tintColor="red" checked="false" class="fontBig" />
1313

1414

1515
<Label text="Functions" class="title" />

0 commit comments

Comments
 (0)