TF-874 Fix cursor pointer indicator in composer is wrong color on Android

This commit is contained in:
dab246
2022-08-25 16:01:33 +07:00
committed by Dat H. Pham
parent 3085475583
commit 098fd1bd9e
7 changed files with 46 additions and 2 deletions
@@ -5,7 +5,6 @@
<!-- Show a splash screen on the activity. Automatically removed when
Flutter draws its first frame -->
<item name="android:windowBackground">@drawable/launch_background</item>
<item name="android:forceDarkAllowed">false</item>
<item name="android:windowFullscreen">false</item>
</style>
<!-- Theme applied to the Android Window as soon as the process has started.