You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
JavaWidget: add css classes and default_stylesheet.css
This commit is contained in:
6
src/main-executable/atl.gresource.xml
Normal file
6
src/main-executable/atl.gresource.xml
Normal 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>
|
||||
Reference in New Issue
Block a user