init Files
This commit is contained in:
37
libraries/lvgl/examples/layouts/grid/index.rst
Normal file
37
libraries/lvgl/examples/layouts/grid/index.rst
Normal file
@@ -0,0 +1,37 @@
|
||||
A simple grid
|
||||
-------------
|
||||
|
||||
.. lv_example:: layouts/grid/lv_example_grid_1
|
||||
:language: c
|
||||
|
||||
Demonstrate cell placement and span
|
||||
-----------------------------------
|
||||
|
||||
.. lv_example:: layouts/grid/lv_example_grid_2
|
||||
:language: c
|
||||
|
||||
Demonstrate grid's -free unit-
|
||||
------------------------------
|
||||
|
||||
.. lv_example:: layouts/grid/lv_example_grid_3
|
||||
:language: c
|
||||
|
||||
Demonstrate track placement
|
||||
---------------------------
|
||||
|
||||
.. lv_example:: layouts/grid/lv_example_grid_4
|
||||
:language: c
|
||||
|
||||
Demonstrate column and row gap
|
||||
------------------------------
|
||||
|
||||
.. lv_example:: layouts/grid/lv_example_grid_5
|
||||
:language: c
|
||||
|
||||
Demonstrate RTL direction on grid
|
||||
---------------------------------
|
||||
|
||||
.. lv_example:: layouts/grid/lv_example_grid_6
|
||||
:language: c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user