nativescript-snackbar icon indicating copy to clipboard operation
nativescript-snackbar copied to clipboard

Android 11 UI issue

Open CTOaramos opened this issue 2 years ago • 1 comments

Hi, Is there anyone that solve this UI issue on Android 11 ? it has space above; its working fine with Android 10 Screenshot_1660291660

CTOaramos avatar Aug 12 '22 08:08 CTOaramos

This only occurs when i have this in styles.xml

<item name="android:fitsSystemWindows">true</item>

but i need that line

CTOaramos avatar Aug 12 '22 09:08 CTOaramos