1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-31 11:03:57 +02:00
Gadgetbridge/app/src/main/res/xml/devicesettings_header_other.xml

7 lines
294 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<androidx.preference.PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
<PreferenceCategory
2022-08-18 23:03:28 +02:00
android:key="pref_header_other"
android:title="@string/pref_header_other" />
</androidx.preference.PreferenceScreen>