8 lines
No EOL
249 B
XML
8 lines
No EOL
249 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
|
<Preference
|
|
android:key="contact_dev"
|
|
android:title="@string/contact_dev_title" />
|
|
|
|
</PreferenceScreen> |