Blame view

res/xml/prefs.xml 257 Bytes
Imanol-Mikel Barba Sabariego authored
1
2
<?xml version="1.0" encoding="utf-8"?>
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" >
Imanol-Mikel Barba Sabariego authored
3
    <EditTextPreference android:key="server" android:title="@string/url" android:summary="@string/urlhint"/>
Imanol-Mikel Barba Sabariego authored
4
5
6


</PreferenceScreen>