Gadgetbridge/app/src/main/res/xml/devicesettings_header_apps.xml

7 lines
294 B
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.preference.PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
<PreferenceCategory
android:key="pref_header_apps"
android:title="@string/qhybrid_title_apps" />
</androidx.preference.PreferenceScreen>