小忍者项目相关文件上传

This commit is contained in:
lij
2024-02-05 16:51:37 +08:00
commit 48911e3125
1039 changed files with 2266093 additions and 0 deletions

View File

@ -0,0 +1,39 @@
C
^
Nested scrolling
""""""""""""""""
.. lv_example:: scroll/lv_example_scroll_1
:language: c
Snapping
""""""""""""""""
.. lv_example:: scroll/lv_example_scroll_2
:language: c
Floating button
""""""""""""""""
.. lv_example:: scroll/lv_example_scroll_3
:language: c
Styling the scrollbars
""""""""""""""""""""""""
.. lv_example:: scroll/lv_example_scroll_4
:language: c
Right to left scrolling
""""""""""""""""""""""""
.. lv_example:: scroll/lv_example_scroll_5
:language: c
Translate on scroll
""""""""""""""""""""""""
.. lv_example:: scroll/lv_example_scroll_6
:language: c
MicroPython
^^^^^^^^^^^
No examples yet.