Gonzalo Martin
Gonzalo Martin
answered here: https://github.com/xamarin/monodroid-samples/issues/211#issuecomment-336457610 We can close this issue and follow this thread in that issue
Related sample: https://github.com/xamarin/monodroid-samples/tree/master/BluetoothLeGatt
PR https://github.com/xamarin/monodroid-samples/pull/89 forums.xamarin thread: https://forums.xamarin.com/discussion/16727/bluetoothlegatt-sample-issue
Related sample: https://github.com/xamarin/monodroid-samples/tree/master/SplashScreen
Where are you adding that image? Can you paste here the code for that? Or refer any links? Thanks
Looks like the png has a big size compared with the resolutions and densities. One path to follow is play with its size using [this tool](https://romannurik.github.io/AndroidAssetStudio/) and keep in mind...
Related sample: https://github.com/xamarin/monodroid-samples/tree/master/BluetoothChat
I could not reproduce this issue in Android 6.0 device. Are you still having this problem?
Did you try the proposed solution by @melsy6666 ? I think this issue is duplicated with this one: https://github.com/xamarin/monodroid-samples/issues/166
Please, could you paste here a screenshot of your screen? I could run this sample without that fix and it was fine.