A Jetpack Compose layout that places its children in a way that CSS Flexible Box Layout Module does.
Butterfly helps to build adaptive and responsive UIs for Android with Jetpack WindowManager.
A powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells with fixed table headers and offering pan and zoom support. FixedHeaderTableLayout is similar in construction and use as to Android's TableLayout.
A Floating Layout for Android platform.
Create reactive ui in android programmatically. Get rid of the boring and layout.xml files.
Android Layout Library with animated Blob Background.
CornerCutLinearLayout extends LinearLayout. It allows cutting parent corners with different shapes and build proper shadow for complex shapes. It also allows cutting each child's corners.
Additionally, using available properties and custom providers, those cuts may be turned into cutouts of different shapes, sizes, etc. Widget's sole purpose is to use with children with no transformations (like rotation, scale, matrix transformations).
Additional features:
LakuePagingButton make it easy to page through when loading a lot of data. When you select a button, you simply get the page you selected and call it. You can customize it for ease of use.
DragView is a library that simplifies building Player's zoom in and out effects
PullDownLayout is a small library that allows you to implement a view that can be dragged down your layout. PullDownLayout can also be used to implement Pull-To-Dismiss feature for your activities and fragments.
Snowing layout which uses y=a*sin(x) function for giving motion to snowflakes.
An android library that makes easy to check internet connection in one line and shows a custom layout if there is no internet with animated picture and text asking the user to check the internet connection.
RoundableLayout is an easy to make round corner layout in an Android. And it implements ConstraintLayout
, so you can directly handle inner layout, too.
Expands and collapses a layout's horizontal and vertical sequentially.
An expandable layout that shows a two-level layout with an indicator.
Flexible Android layouts with high customization.
Developers will have a performance-friendly video background with a few lines of code.
Simple in usage Recycler Layout Manager with circular item positioning.
SequenceLayout is a new solution to layout problem. This new layout is much more flexible and also very much simpler to understand and define.
While being more light weight than ConstraintLayout
, SequenceLayout makes it possible to support a wider range of screen sizes.
This library provide a custom activity which is extended class of AppCompatActivity
, provides a swipe down gesture to finish the activity.
You can use this either by making the root of your layout with SwipeDownLayout
or by extending your activity with SwipeDownToFinishActivity
StateLayout is a simple-use Android layout library which handles Loading, Content and Error / Info states for the activity / fragment / view.
ExpandableLayout use ConstraintSet
for animate the state changing.
Provides layouts and CoordinatorLayout
's behaviors that allow you to use the Backdrop component in your app.
A library that let you implement veil skeletons and shimmer animation.
This library makes it easy to implement a Backdrop
pattern with a CoordinatorLayout