Skip to content

Commit 8904b34

Browse files
committed
Added new ScrollableView classes
1 parent 1145fb9 commit 8904b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Alloy>
22
<NavigationWindow id="navWindow">
33
<Window title="tailwind tss">
4-
<ScrollableView class="w-full h-full bg-white" cacheSize="9" showPagingControl="true" pagingControlColor="#cecece">
4+
<ScrollableView class="w-full h-full bg-white show-paging paging-gray-200 cache-size-(9)">
55
<Require src="examples/nike" />
66

77
<Require src="examples/register" />

0 commit comments

Comments
 (0)