acid-drop

- Hacking the planet from a LilyGo T-Deck using custom firmware
git clone git://git.acid.vegas/acid-drop.git
Log | Files | Refs | Archive | README | LICENSE

index.rst (216B)

      1 
      2 Simple List
      3 """"""""""""""""
      4 
      5 .. lv_example:: widgets/list/lv_example_list_1
      6   :language: c
      7 
      8 
      9 Sorting a List using up and down buttons
     10 """"""""""""""""
     11 
     12 .. lv_example:: widgets/list/lv_example_list_2
     13   :language: c