Open aayush-khandelwal opened 4 years ago
Well this is not a bug. This is correct behaviour from the Translucent background view of the screen. The Translucency allows whatever content in the background to show through on the current screen.
If you want we can remove the translucent background view of the screen and make it an opaque white.
You can learn more about translucency on this link: https://medium.com/@adamlevn/blurred-translucent-background-for-your-ios-app-in-swift-xcode-tutorial-77c1ffbade85
Make it opaque. Use the hex code #f4f3ee similar to Android Was there a specific reason of using translucency?
Make it opaque. Use the hex code #f4f3ee similar to Android
Will make the change in the next version
Was there a specific reason of using translucency?
Dunno
Describe the bug The blue tint on the left side of run screen should be removed. It is already removed in Android.
To Reproduce Steps to reproduce the behavior:
Expected behavior There should not be any blue tint on the run screen
Screenshots
Smartphone (please complete the following information): All Phones (UI Issue)
Additional context NA