update 避免群重复创建;可回调获取群二维码;优化回退;其他稳定性优化
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme"
|
||||
android:usesCleartextTraffic="true">
|
||||
android:usesCleartextTraffic="true"
|
||||
android:requestLegacyExternalStorage="true">
|
||||
|
||||
<activity
|
||||
android:name="org.yameida.worktool.activity.ListenActivity"
|
||||
|
||||
Reference in New Issue
Block a user