* add first implememtation * Update src/extra/others/gridnav/lv_gridnav.c Co-authored-by: embeddedt <42941056+embeddedt@users.noreply.github.com> * minor fix * add example and minor fixes * add more examples * add more examples * code formatting * add LV_GRIDNAC_CTRL_SCROLL_FIRST * code formatting * add example for list * add docs * Misc: improvements to gridnav docs (#2994) Co-authored-by: embeddedt <42941056+embeddedt@users.noreply.github.com> Co-authored-by: Ken Carpenter <62639971+FoundationKen@users.noreply.github.com>
18 lines
185 B
Markdown
18 lines
185 B
Markdown
```eval_rst
|
|
.. include:: /header.rst
|
|
:github_url: |github_link_base|/others/index.md
|
|
```
|
|
# Others
|
|
|
|
|
|
```eval_rst
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
snapshot
|
|
monkey
|
|
gridnav
|
|
```
|
|
|