79108457

Date: 2024-10-21 03:15:54
Score: 1
Natty:
Report link

Try add this to styles.xml in android/app/src/main/res/value/styles.xml

<style...>
<!-- ... Other settings -->
     <item name="android:windowIsTranslucent">true</item>
...
</style>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Mac OS