This repository was archived by the owner on Feb 20, 2021. It is now read-only.

Description
Steps to reproduce:
- Create a SlidingLayer with an EditText in it
- Click into the EditText and start typing
- Slide the SlidingLayer closed while the keyboard remains open
- Hide the keyboard
The SlidingLayer is still visible under the area where the keyboard was when this happens.
Is there some way to fix it?