Enables app layout by default in labs

This commit is contained in:
ericdecanini 2022-09-17 13:12:45 -04:00
parent 1d3c191153
commit b8b2601e0b
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<!-- Level 1: Labs -->
<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 -->