Create a slider view inside your app without viewpager or complex adapters.
DraggableScaffold is a library that helps stack one composable on top of another so it can be dragged to reveal the content under it.
Pluto is an easy, lightweight and high performance slider view library for Android! You can customize it to any view since it based RecyclerView. The difference of this library, we are not following the concept of images model. Pluto is not depending on any Image loading library.
An easy to use Android Library to get slides in apps using images or image URLs.
A ViewGroup that implements a sliding panel that is part of the view hierarchy, not above it.
Difference from other libraries
All other implementations of the bottom sheet pattern 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 this library the sliding panel is placed exactly where it is supposed to be in the view hierarchy, just like it would be in a vertical (or horizontal) LinearLayout
. It doesn't sit above other Views.
This is a very simple library about Bottom Sheets, and this one try to simulate the Owl app bottom sheet.
An image slider for android that let you pick the image loader library that best suits your needs.
Easy Slider is one of android libs that helping to create slider as fast as possible.
Custom Navigation Drawer Library to navigate through option tabs with smooth slide.
It has smooth zoom-in, zoom-out animation when switched from one fragment to another.
An android slide menu that supports left and right swipes and slides with parallax.
Features
A slider widget with a popup bubble displaying selected value.
Android Support Library's NavigationView with RTL items.
Drawer behavior is a library use Android DrawerLayout Support library as Parent Class [Easy to migrate], that provide an extra behavior on drawer, such as, move view or scaling view's height while drawer on slide.
If current project use Android DrawerLayout Support library and kinda boring with the effect. Then, just change the layout code and calling necessary method for animation/effect.
Create navigation drawers in your Activities and Fragments without having to write any XML, in pure Kotlin code, with access to all the features of the original library: all sorts of menu items, badges, account headers, and more.
The library is a DrawerLayout-like ViewGroup
, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible.
Simple modal presenter that can be easily customized. The modal will be shown in the bottom half part of the screen.
Another approach to create NavigationDrawer with Material concepts.
SlideUp is a small library that allows you to add sweet slide effect to any view.
This is a sample project showing an implementation of mini navigation drawer for Android.
SublimeNavigationView is a complete rewrite of NavigationView (from Design Support library) that enables usage of Checkboxes, Switches & Badges in/as menu items.
A toolbar that can be moved down to show a panel. This library is inspired from Android DrawerLayout
, but instead of showing drawer from either left or right this library will provide you function to pull down the toolbar to show a panel which you can customize by yourself.
Swipe right to display drawer with flowing effects.
MaterialContentOverflow is a ViewGroup that implements the Persistent Bottom Sheets pattern of Google Material Design.
A bottom sliding menu with gradient background and transparency.
Alternative for the Google's Drawer Layout.
A Material Drawer implementation (Like gMail App). Based on MaterialNavigationDrawer
Features:
The MaterialDrawer library aims to provide a quick and easy Activity to create and implement a drawer layout in your application.