element-android-Github/vector-config/src/main/res/values/config-features.xml
2022-03-28 13:59:59 +03:00

12 lines
342 B
XML
Executable File

<?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.
-->
<bool name="feature_threads_beta_feedback_enabled">true</bool>
</resources>