Working template (RmlUi 6.2)

Needs:
- Lua plugin
- SVG plugin
This commit is contained in:
2026-08-10 11:13:18 -05:00
commit bced86ed9e
81 changed files with 45737 additions and 0 deletions

10
assets/main.rml Normal file
View File

@@ -0,0 +1,10 @@
<rml>
<head>
<title>RmlUi Android</title>
<link type="text/rcss" href="main.rcss" />
</head>
<body>
<h1>Hello android world!</h1>
</body>
</rml>