forked from mirror/monocles_chat
remove stickers setting until it's compatible
This commit is contained in:
parent
6e40f36ed2
commit
eb7fab6e80
1 changed files with 2 additions and 0 deletions
|
@ -364,12 +364,14 @@
|
|||
android:key="camera_choice"
|
||||
android:summary="@string/pref_choose_camera_summary"
|
||||
android:title="@string/choose_camera_app" />
|
||||
<!-- TODO: Disable for now until it's really working
|
||||
<Preference
|
||||
android:title="@string/change_stickers_location"
|
||||
android:key="sticker_directory" />
|
||||
<Preference
|
||||
android:title="@string/update_default_stickers"
|
||||
android:key="download_default_stickers" />
|
||||
-->
|
||||
<Preference
|
||||
android:title="@string/clear_blocked_media"
|
||||
android:key="clear_blocked_media" />
|
||||
|
|
Loading…
Add table
Reference in a new issue