element-android-Github/vector-config/src/main/res/values/config-features.xml

12 lines
342 B
XML
Raw Normal View History

2022-03-28 18:54:31 +08:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- This file contains values to show or hide some features, that are not available from
settings & labs. Values here are mainly modified by developers and are not exposed
to the users.
-->
2022-03-28 18:59:59 +08:00
<bool name="feature_threads_beta_feedback_enabled">true</bool>
2022-03-28 18:54:31 +08:00
</resources>