mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-01 18:29:16 +01:00
6 lines
190 B
XML
6 lines
190 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<declare-styleable name="setting_attributes">
|
||
|
<attr name="setting_name" format="string"/>
|
||
|
</declare-styleable>
|
||
|
</resources>
|