Working template (RmlUi 6.2)
Needs: - Lua plugin - SVG plugin
This commit is contained in:
10
assets/main.rml
Normal file
10
assets/main.rml
Normal 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>
|
||||
Reference in New Issue
Block a user