mirror of
https://github.com/Insality/druid
synced 2025-09-28 02:22:19 +02:00
Remove grid and scroll from main page in example
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user