mirror of
https://github.com/nextcloud/android.git
synced 2024-11-27 09:39:25 +03:00
4 lines
268 B
XML
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>
|