feat(example/style): convert old transform demo to an example (#9050)

This commit is contained in:
André Costa
2025-11-14 07:50:58 +01:00
committed by GitHub
parent 5472a77c6e
commit f92dfe1b95
19 changed files with 342 additions and 37 deletions
-2
View File
@@ -39,8 +39,6 @@
/* Smart-phone like multi-language demo */
#define LV_USE_DEMO_MULTILANG 0
/* Widget transformation demo */
#define LV_USE_DEMO_TRANSFORM 0
...
```