mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-03 11:24:10 +01:00
2a4adbda38
Hopefully we can programmatically link them to the StabilizationSettings and create a smart Apply/Save button similarly to the GCS implementation.
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> |