android-sliding-layer-lib
android-sliding-layer-lib copied to clipboard
Highly customizable SlidingLayer as you have seen in Wunderlist
# What is done? * Updated gradle to 6.6.1 * Updated Android Gradle Plugin to 4.0.1 * Updated target SDK to be 30 * Updated Android Build Tools to 29.0.2...
Hi, I have a problem with passing event to the slidinglayer. What I want: when swipe on other view, the slidinglayer will start slide and open (same when we swipe...
In my XML I have a horizontal recyclerview wrapped by this custom class. So I have a **horizontal scroll**(recyclerview), **inside a vertical slide**(stickTo bottom). The problem is this, please look...
Hi, I am getting the below error.I am not able to solve it. Can anyone help me. java.lang.RuntimeException: Canvas: trying to use a recycled bitmap android.graphics.Bitmap
Hello, I finally got runing the sliding layer on my app. It was an API level issue, i was using 4.2.... Using 4.1 the problem was solved... Now my problem...
i have a big problem with this library such as implementing onBackPressed for opened SlidingLayers on fragments or activities, how can i do that without implementing android listeners to detect...
Added code example for Kotlin to REAME.md
Up gradle wrapper version Up android gradle plugin version Up android build tools version
Adds the "values-fr" directory to the "res" folder which allows French language support.