Changeset View
Changeset View
Standalone View
Standalone View
res/xml/preferences.xml
Show All 21 Lines | <androidx.preference.SeekBarPreference | ||||
android:key="@string/pref_key_radius_recents" | android:key="@string/pref_key_radius_recents" | ||||
android:defaultValue="500" | android:defaultValue="500" | ||||
android:max="1000" | android:max="1000" | ||||
app:min="20" | app:min="20" | ||||
android:layout_width="match_parent" | android:layout_width="match_parent" | ||||
android:layout_height="wrap_content" | android:layout_height="wrap_content" | ||||
android:gravity="center_vertical" | android:gravity="center_vertical" | ||||
/> | /> | ||||
</androidx.preference.PreferenceCategory> | |||||
</androidx.preference.PreferenceCategory> | |||||
<!-- | |||||
<androidx.preference.Preference | |||||
android:layout="@layout/pref_extra_version" | |||||
android:key="version" | |||||
/> | |||||
--> | |||||
</androidx.preference.PreferenceScreen> | </androidx.preference.PreferenceScreen> |
Public contents are in Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA) or GNU Free Documentation License (at your option) unless otherwise noted. · Contact / Register