1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

app layout labs flag is enabled by default (#7237)

This commit is contained in:
Nikita Fedrunov
2022-09-27 09:54:24 +02:00
committed by GitHub
parent 08c79a798e
commit e9d1a9e04e
4 changed files with 5 additions and 4 deletions

View File

@@ -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">false</bool>
<bool name="settings_labs_new_app_layout_default">true</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 -->