Updated to finally fix the double up text during the translastion at sometimes at the start of the second press of the microphone button

This commit is contained in:
2026-01-23 12:24:56 +11:00
parent cce093db4e
commit f17c6ab84e
13 changed files with 43 additions and 24 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>