SwipeBackLayout
SwipeBackLayout copied to clipboard
hiding / showing the keyboard - previous activity is shown
Before showing or hiding the keyboard shows the previous activity.
This is related to the property from theme:
<item name = "android:windowBackground">@android:color/transparent</ item>
How to fix it?
- Screenshot - Before showing the keyboard - wrong.
- Screenshot - Showing the keyboard - it's ok