mobiler 0.12.0

Build mobile apps in Rust — one core, native UI on Android, iOS, and the web (CLI)
1
2
3
4
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <style name="Theme.{{NAME}}" parent="android:Theme.Material.Light.NoActionBar" />
</resources>