nextcloud-android/res/xml/preferences.xml
Bartek Przybylski 154bb85cf1 initial commit
2011-08-19 22:37:35 +02:00

4 lines
268 B
XML

<?xml version="1.0" encoding="utf-8"?>
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
<CheckBoxPreference android:title="Create images thumbnails" android:key="create_thumbnails"></CheckBoxPreference>
</PreferenceScreen>