AndroidAPS/app/src/main/res/xml/pref_insightpump.xml

8 lines
266 B
XML
Raw Normal View History

2018-01-24 15:18:31 +01:00
<?xml version="1.0" encoding="utf-8"?>
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
<PreferenceCategory
android:key="insightpump"
android:title="@string/insightpump">
</PreferenceCategory>
</PreferenceScreen>