Home/ sliding-panel

sliding-panel 1.0.0 MOD APK for Android

sliding-panel
Version 1.0.0
Update Time April 29, 2026
Category Business Office
Size 1.5MB
7.4
1
2
3
4
5

Android sliding panel that is part of the view hierarchy, not above it.

All other implementations of the bottom sheet patter and sliding panel pattern implement a panel that sits above all the other Views of the app. When the panel is collapsed (but visible) the only way to set its position is by using a peek factor (its distance from the bottom of the screen).

With sliding-panel instead, the bottom sheet is placed exactly where it is supposed to be in the view hierarchy, just like it would be in a vertical LinearLayout. It doesn't sit above other Views.

Read the documentation on GitHub.

What's New in the Latest Version 1.0.0

Last updated on Jul 25, 2019 Hello world!