Files
rmlui-android-template/assets/main.rml
chris bell bced86ed9e Working template (RmlUi 6.2)
Needs:
- Lua plugin
- SVG plugin
2026-08-10 11:13:18 -05:00

11 lines
166 B
Plaintext

<rml>
<head>
<title>RmlUi Android</title>
<link type="text/rcss" href="main.rcss" />
</head>
<body>
<h1>Hello android world!</h1>
</body>
</rml>