JavaWidget: add css classes and default_stylesheet.css

This commit is contained in:
Daniel Panero
2024-11-18 14:08:07 +01:00
parent d6d2c94abd
commit be93b4c396
11 changed files with 202 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/com/gitlab/android-translation-layer/android-translation-layer">
<file alias="default-stylesheet.css">src/main-executable/css/default-stylesheet.css</file>
</gresource>
</gresources>