krunalpatel3 / WorkManager-Example-Andorid
How to use WorkManager in Android.
☆27Updated 5 years ago
Alternatives and similar repositories for WorkManager-Example-Andorid:
Users that are interested in WorkManager-Example-Andorid are comparing it to the libraries listed below
- Jetpack DataStore is a data storage solution that allows you to store key-value pairs or typed objects with protocol buffers. DataStore u…☆10Updated 4 years ago
- This library is inspired by the instagram video button having the same animation, look and feel.☆31Updated 4 years ago
- A Minimalistic ProgressView, fully customizable with animations.☆10Updated 4 years ago
- A FragmentDialog implemented with RecyclerView that can accept Single or Multiple selections☆38Updated 2 years ago
- Android Loading Dots Animation☆17Updated 4 years ago
- A RecyclerView that can switch between items and placeholders☆35Updated 2 years ago
- A simple library to let you sign (or draw lines) smoothly with your finger into a view and save it.☆26Updated 3 years ago
- Sample animation for using MotionLayout on Android.☆36Updated 4 years ago
- A demo app for Bubble API introduced in Android 10.☆24Updated 3 years ago
- A sample code from my medium article :D☆20Updated 4 years ago
- WinterLayout with the help of y = a*sin(x) function☆28Updated 5 years ago
- Instagram-like story editor in compose☆30Updated 3 months ago
- This library allows you to show bottom navigation quickly, simply and animated.☆25Updated 5 years ago
- Customizable Item Setting View Android☆17Updated 4 years ago
- iOS style brightness control view.☆23Updated 4 years ago
- Source code for a custom camera activity and modifiable wrapper around android camera 2 API to simplify usage. It supports flash, returns…☆23Updated 5 years ago
- Standalone Android widget for picking a single date, multiple date, and range of date from a calendar view.☆31Updated 4 years ago
- A demo project to experiment with new Activity Results API in Android☆37Updated 4 years ago
- Small API that handles automatically scrolling of Toolbar, TabLayout, Material BottomSheet and BottomNavigationView in every fragment of …☆31Updated 2 years ago
- A library for image manipulation with power of renderScript which is faster than other ordinary solutions.☆20Updated last year
- A scrollview for Android that follows drag path and snaps to the top or bottom.☆15Updated 5 years ago
- A View capable of increasing or decreasing a unit value with a toggle animation☆46Updated 2 years ago
- Library for image comparing☆14Updated 6 years ago
- A seat selection library for Android with an example for selecting seats for flights, sports venue, theatres, etc☆40Updated 2 years ago
- ViewPager2 with parallax transformation☆11Updated 5 years ago
- Fast and light image loading library based on kotlin☆22Updated 4 years ago
- PicEditor is a WhatsApp Style Image Editor.☆31Updated 4 years ago
- Kotlin library, Validator box that can inspect any type of form, provides multiple validation functions with an inclusion of clearing vie…☆23Updated last year
- A Kotlin library that helps developers save weeks of effort in migrating from the default Google Places Autocomplete feature.It uses the …☆26Updated 5 years ago
- Android MVVM architecture example in kotlin, pagination example using paging 3 lib with Hilt as DI framework. data-binding library,Room a…