Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 223b190

Browse files
committed
Demo update
1 parent 9bec3f5 commit 223b190

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
@@ -4,7 +4,7 @@
44
<GridLayout rows="*,auto,auto">
55
<GridLayout>
66
<OT:TNSOTSubscriber id="subscriber" width="100%" height="100%"></OT:TNSOTSubscriber>
7-
<OT:TNSOTPublisher render_style="fill" id="publisher" verticalAlignment="top" horizontalAlignment="right" margin="10" width="200" height="200"></OT:TNSOTPublisher>
7+
<OT:TNSOTPublisher width="200" height="200" renderStyle="fill" id="publisher" verticalAlignment="top" horizontalAlignment="right" margin="10"></OT:TNSOTPublisher>
88
</GridLayout>
99

1010
<StackLayout verticalAlignment="bottom" marginBottom="50">

0 commit comments

Comments
 (0)