mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
[merge] Keep new layout disabled until I like it
Change-Id: Ib1a7318db1191ef2f9d8d81b5999a3c7957b1b62
This commit is contained in:
parent
d081d9ea5d
commit
282abea98b
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
<bool name="settings_labs_deferred_dm_visible">true</bool>
|
||||
<bool name="settings_labs_deferred_dm_default">true</bool>
|
||||
<bool name="settings_labs_thread_messages_default">false</bool>
|
||||
<bool name="settings_labs_new_app_layout_default">true</bool>
|
||||
<bool name="settings_labs_new_app_layout_default">false</bool>
|
||||
<bool name="settings_timeline_show_live_sender_info_visible">true</bool>
|
||||
<bool name="settings_timeline_show_live_sender_info_default">false</bool>
|
||||
<!-- Level 1: Advanced settings -->
|
||||
|
|
Loading…
Reference in a new issue