blob: 0691ce77bc2abc4de27e153f491dec843b71b2a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
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
|