Add example of infinity scroll

This commit is contained in:
Insality
2020-09-16 00:34:38 +03:00
parent f0a9d5818f
commit 7a6e8bbef3
4 changed files with 400 additions and 8 deletions

View File

@@ -10,6 +10,7 @@ local en = {
slider_page = "Slider page",
input_page = "Input page",
grid_page = "Grid page",
infinity_page = "Infinity scroll",
ui_section_button = "Button",
ui_section_text = "Text",
ui_section_timer = "Timer",
@@ -29,6 +30,7 @@ local ru = {
slider_page = "Слайдеры",
input_page = "Текст. ввод",
grid_page = "Сетка",
infinity_page = "Беск. скролл",
ui_section_button = "Кнопка",
ui_section_text = "Текст",
ui_section_timer = "Таймер",