Remove grid and scroll from main page in example

This commit is contained in:
Insality
2020-09-28 02:24:20 +03:00
parent c4589857db
commit 1c292f44b7
3 changed files with 2 additions and 135 deletions

View File

@@ -65,7 +65,7 @@ function init(self)
init_swipe_control(self)
self.page = 7
self.page = 1
main_page.setup_page(self)
text_page.setup_page(self)
button_page.setup_page(self)