funkwhale-app-android/app/src/main/res/values-v33/integers.xml

8 lines
293 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- LAUNCH_SINGLE_INSTANCE -> overrides library mode because of
bug in Android 14 (34) which causes infinite loop
should be fixed soon with version 14.1 -->
<integer name="launch_mode_for_app_auth">3</integer>
</resources>