android-sliding-layer-lib icon indicating copy to clipboard operation
android-sliding-layer-lib copied to clipboard

Highly customizable SlidingLayer as you have seen in Wunderlist

Results 65 android-sliding-layer-lib issues
Sort by recently updated
recently updated
newest added

add demo link

I got a fairly simple setup: in a sliding layer, I show a ListView to choose an item. Once an item is clicked, I retract the sliding layer, revealing the...

I guess the listview consumes the necessary event, but I can't find a way to make it work just like the slidinglayer is empty. Do you have any suggest?

When I change Sliding Layer to ListView or GridView. I can not swipe to open the Sliding layer. Others things still work well. Setting: Layout location = left; Show Offset...

Hi i have a problem in api 4.2.2 when SlideLayer.openLayer(true). can i help me? Regarads Fatemeh

Hi I would like to call another layout as a sliding layer is this possible?. I would like to have the main layout with a button the when a click...

When the soft keyboard is open, the sliding layer hides itself behind the soft keyboard. When the soft keyboard is closed, the sliding layer does not adjust itself back to...

Steps to reproduce: 1. Create a SlidingLayer with an EditText in it 2. Click into the EditText and start typing 3. Slide the SlidingLayer closed while the keyboard remains open...

added a toggle option (Lines 233 - 247)