478 Repositories
Android recyclerview-item-animation Libraries
A Chat-Bot Android Application
Sekobanashi_App A Chat-Bot Android Application. Features App Sekobanashi is a chat-bot/assistant android application where the user can chat with one
๐ A library that helps you animate change in numeric values in a TextView
AnimatedCountTextView A library that helps you animate change in numeric values in a TextView. Gradle Dependency Add the dependency to your app's buil
FlagChatAdapter is easy to implement enchanting recycler view adapter
FlagChatAdapter is easy to implement enchanting recycler view adapter. Just extend your adapter with FlagChatAdapter, impliment some methods and voila! You have got the most beautiful looking chat on your phone. Zero boilerplate code, just put your variables in the right direction.
This library will no longer be updated ๐ญ
ํ๊ตญ์ด No more boilerplate adapters and view holders. Slush will make using RecyclerView easy and fast. The goal of this project is to make RecyclerView,
An android application for creating a journal for subjects you studied and also you can set timer for break.
Study Journal An android application for creating a journal for subjects you studied and also you can set timer for break between two consecutive subj
SSJetPackComposeProgressButton is an elegant button with a different loading animations. ๐
SSJetPackComposeProgressButton SSJetPackComposeProgressButton is an elegant button with a different loading animations which makes your app attractive
This library provides you cool reveal animation on toggle
RevealSwitch This library provides you cool reveal animation on toggle. Dependency Step 1: Add Jitpack repository to your root(project) build.gradle a
Developing easy to use any animation set for splash screen or any other views in your Android application
AnimateViewLibrary Developing easy to use any animation set for splash screen or any other views in your Android application. Easy to use, so you can
BasicAdapter to use instead of separate java files for Android RecyclerView Adapters
Android-BasicAdapter BasicAdapter to use instead of separate java files for Android RecyclerView Adapters, with a more comprehensible adapter structur
CircleProgressBar is circular progress with animation and color.
CircleProgressBar Use the CircleProgressBar as a progress in your Android Application. Usage Step 1 Add it in your root build.gradle at the end of rep
MultiLevelAdapter - Android library to allow collapsing and expanding items in RecyclerView's Adapter on multiple levels
MultiLevelAdapter MultiLevelAdapter is an Android library to allow collapsing and expanding items in RecyclerView's Adapter on multiple levels (no lim
This will provide food data in JSON form and display it using RecyclerView and CardView.
retrofit-with-food2fork.com This will provide food data in JSON form and display it using RecyclerView and CardView. NOTE:Please register at foot2fork
Compose-actors - Android app built with jetpack compose follows new revamped guide to app architecture
Compose Actors ๐ Inspired from JetCaster JetNews JetSnack More compose content
Pagination-RecyclerView - Simple and easy way to Paginating a RecyclerView
Pagination-RecyclerView Simple and easy way to Paginating a RecyclerView Android
ScrollableList - learn how to efficiently display a list of text in a RecyclerView and understand its architecture.
ScrollableList Learn how to efficiently display a list of text in a RecyclerView and understand its architecture. activity_main RecyclerView widget he
SimpleToDo is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item.
SimpleToDo is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item.
DogglersApp - Criaรงรฃo de um App para estudo de RecyclerView no Android Studio. Parte do curso Android Basics in Kotlin
Dogglers - Starter Code Starter code for the second independent project for Android Basics in Kotlin. Introduction This is the starter code for the Do
TikTok-RecyclerView - This is a demo app built using 'Koin' a new dependency injection framework for Android along with RecyclerView and ExoPlayer2.
TikTok-RecyclerView Demo About This is a demo app built using 'Koin' a new dependency injection framework for Android along with RecyclerView and ExoP
Animated-splash-screen - Animate your Splash Screen using Lottie files.
Animated Splash Screen This small project shows how you can add animation into your android projects or create beautiful looking Splash Screen or Laun
HeaderFooterEmptyRecyclerView - android RecyclerView support Header Footer and Empty list
Android RecyclerView support Header Footer and Empty list simple and useful Install Add to the dependency dependencies { implementation '
RollerTrack - A navigational roller track companion for RecyclerView lists
RollerTrack This library allows attaching a roller track to a RecyclerView. The roller track provides faster navigation and visualisation for users fa
Vega-Scroll-Layout-Library - It is is a lightweight animation flowlayout which fade and shrink the head itemView when scrolling : http://www.tellmehow.co/vega-scroll-layout-android-slider/
Vega-Scroll-Layout-Library It is is a lightweight animation flowlayout which fade and shrink the head itemView when scrolling. See demo here Idea abou
TextPathAnimation - TextPathView is a Android library in which view with text path animation!
Text Path Animation for Android Text Path Animation is to enter text, then set some animation properties, and brush effects, and finally start on the
A library for dynamic view-to-view transitions
Transitioner provides easy, dynamic and adjustable animations between two views with nested children. App design feature here. Usage First you need to
๐ช This is an animation library with an increasing number of TextViews
CountNumberEvent ๐ช This is an animation library with an increasing number of TextViews Demo Setup Add it in your root build.gradle at the end of repo
Workout Journal is a mobile app based on Multi-Module and Clean Architecture for those who want to track their progress over a workout and a calendar period.
Workout-Journal Workout Journal is a mobile app for those who want to track their progress over a workout and a calendar period. The app allows you to
๐ณ This app shows a recyclerView grid list with images from Picsum Photos API ๐ฅ๏ธ
GalleryImagesWithRecyclerView ๐ณ This app shows a recyclerView grid list with images from Picsum Photos API ๐ฅ๏ธ ๐ โ๏ธ Architeture Components MVVM View
Open Source Library for Holdable ViewHolder in RecyclerView
HoldableSwipeHandler Open Source Library for Holdable ViewHolder in RecyclerView
Mobile App that shows Random Products in a Nested Recyclerview for Android [Kotlin] Developer Role at Edvora
EdvoraAndroidTest An simple Android App for Edvora Android Assessment. It consum
An application used to view StackOverflow questions
Questionnaire Play Store Link Download APK Questionnaire is an Android applicati
Display list of item from local Json and download, view after downloading
Download App Features: โ Display fake responses for the list of videos and books โ choose one or multiple files to download, โ show the download perce
Google CodeLab: learn how to use some Animation APIs in Jetpack Compose.
Compose Animation Codelab This folder contains the source code for the Compose Animation codelab. In this codelab, you will learn how to use some Anim
RecyclerView with DiffUtil is a way to improve the performance of your app
RecylerViewSamples RecyclerView with DiffUtil is a way to improve the performanc
TouchLockView is a screen touch locker when the user does not want to interact the screen wrongly.
TouchLockView TouchLockView is a screen touch locker when the user does not want to interact the screen wrongly. For example, while watching video. Lo
Notzz App is a simple note-taking ๐ Android application built to describe the use of Modern Android development tools.
Notzz App Notzz App is a simple note-taking ๐ Android application built to describe the use of Modern Android development tools. Made with love โค๏ธ by
Experiment with SharedElement transition in Jetpack Compose, inspired by Flutter Hero widget.
compose-shared-element Note: This is not meant to be a maintained library. Proof of concept exploration of how to implement SharedElement transition i
Countdown timer app built in Jetpack Compose
TikTik: A beautiful countdown timer ๐ Description TikTik is a beautiful countdown-timer app built in Jetpack Compose, which is submmited to Android D
Simple to use swipe gestures for an Android RecyclerView
Android-RecyclerView-Swipe-Gestures Contribution Contributions / PRs are welcome. 1. Introduction An easy to use and highly customizable implementatio
Organize your images in beautiful collage with this library!
CollageImageView This app is an example. how to create collages with RecyclerView. See an example, how it's working: device-2021-04-24-015545.mp4 Inst
SSJetPackComposeProgressButton is an elegant button with a different loading animations. ๐
SSJetPackComposeProgressButton SSJetPackComposeProgressButton is an elegant button with a different loading animations which makes your app attractive
A library support circular imageview with rotation animation
Circular Imageview with Rotate Animation This is a fast and efficient open source custom imageview for Android that allow to easy implement disc anima
An android library for quick setup of RecyclerView
SmartRecyclerView for Android An android library to quickly setup RecyclerView(List) with SwipeRefreshLayout Support, written entirely in Kotlin. Supp
Static recyclerview dan kalkulator sederhana, dibuat dengan menggunakan kotlin
Static Recyclerview Using Kotlin Static recyclerview dan kalkulator sederhana, dibuat dengan menggunakan kotlin. Screenshot License Copyright (C) 2021
A custom smooth graph with animation
SmoothGraph A custom smooth graph with animation. Intall in progress... Sample of using in activity_main.xml app.vazovsky.smoothgraph.SmoothGraphV
A Shopping List application developed in Kotlin
SparMePlease Wanna buy stuff from Spar? Well, make a list ... Overview This is a pretty little android application written in Kotlin which will help y
Jet-CoinList is a simple app based on Jetpack Compose, modern tech-stack and Clean Architecture.
Jet-CoinList is a simple app based on Jetpack Compose, modern tech-stack and Clean Architecture. The project is quite simple which shows the list of crypto currencies and their general info details gets from API.
Add error handling in RecyclerView
MarsPhotosAPi Exercises Components Used Recycler View API enu The Second Image when i Turn off wifi . References https://developer.android.com/courses
Codelabs Lesson 10 RecyclerView
TrackMySleepQuality with RecyclerView - Starter Code for 7.1 Starter code for Android Kotlin Fundamentals Codelab 7.1 RecyclerView Fundamentals Introd
The App Loads list of popular movies from a mock API and shows in a recyclerView
popular-movies-app About The App Loads list of popular movies from a mock API and shows in a recyclerView. Any item can be clicked to open the Movie D
Shake screen animation workplace
shake-screen-compose-playground Shake screen animation workplace Playground for a shake screen animation. Created new Animatable so Offset can be anim
RecyclerView : SleepQualityTracker with RecyclerView app
RecyclerView - SleepQualityTracker with RecyclerView app SleepQualityTracker with RecyclerView This app builds on the SleepQualityTracker developed pr
CoinList is a simple app based on Jetpack Compose, modern tech-stack and Clean Architecture.
CoinList is a simple app based on Jetpack Compose, modern tech-stack and Clean Architecture. The project is quite simple which shows the list of crypto currencies and their general info details gets from API.
A Collection of major Jetpack compose UI components which are commonly used.๐๐๐
SSComposeCookBook A Collection of major Jetpack compose UI components which are commonly used. Introduction Jetpack Compose is a modern toolkit for bu
๐ฅApplication created with MVVM, Retrofit, Coroutines, SWAPI and shimmer effect.
๐ฅ Application created with MVVM, Retrofit, Coroutines, SWAPI and shimmer effect. gif.mp4 ๐ knowledges and technologies ViewBinding Retrofit Coroutin
A project for the implementation of the car animation feature in most ride-sharing/ food delivery apps
CarAnimation This is a test project to practice the implementation of the car animation feature in most ride-sharing/ food delivery apps. Slowly build
Implementing multiple list animations in a walk-through series of articles.
List Animations In Compose This repository is the resource of a series of articles. Each branch represents the final version of a use case that was bu
Native android application that scans for text in images. Uses ML kit under the hood.
Scannerate - Ad free Text Recognition Android application built using Kotlin to extract text from images. Uses Google's ML kit library under the hood.
Morph is an Android library, written in Kotlin, built to work together with Jetpack Compose.
Morph Morph is an Android library, written in Kotlin, built to work together with Jetpack Compose. It allows you to transition any view to another vie
Android Library to create Lottie animation view dialog easily with a lot of customization
Android Library to create Lottie animation view dialog easily with a lot of customization
Starter code for Android Kotlin Fundamentals Codelab 7.1 RecyclerView Fundamentals
TrackMySleepQuality with RecyclerView - Starter Code for 7.1 Starter code for Android Kotlin Fundamentals Codelab 7.1 RecyclerView Fundamentals Introd
Add RecyclerView, use Adapter class and ViewHolder to display data.
ููุฑุฉ ุงูู ุดุฑูุน ูู ูุฐุง ุงูู ุดุฑูุน ุณูููู ุจุนุฑุถ ูุงุฆู ุฉ ู ู ุงูุจูุงูุงุช ููุทูุงุจ ุนูู ูุงุฌูุฉ ุชุทุจูู Android ุจุฅุณุชุฎุฏุงู : ู ูููู RecyclerView ู ูููู Adapter ู ูููู ViewModel ู ุญุช
Easy RecyclerView Adapter
GenericAdapter Easy RecyclerView Adapter Getting started build.gradle allprojects { repositories { // ... maven { url 'https://jit
First submission in Belajar Fundamental Aplikasi Android Class from Dicoding Indonesia
Github User App (Submission 1) Before I explain how this application works and submission checklist, I want to say thank you to Dicoding Indonesia for
Dogglers app uses a RecyclerView in horizontal, vertical and grid view to show a group of CardViews
Welcome to DogglersApp! This app is the final project from Unit 2 of Android Basics in Kotlin given by Google codelabs: https://developer.android.com/
๐ก๏ธ Android security (camera/microphone dots indicators) app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack based on MVVM architecture.
๐ก๏ธ Android security app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack (Room, ViewModel, Paging, Security, Biometrics, Start-up) based on MVVM architecture.
Example of combination recommended by Google libraries
Project description This project includes several widely used libraries and shows how to deal with them in connection. Project created as multilayer p
Simple API implement DataBinding and ViewBinding.
Binding has been migrated to Maven Central because jCenter will be deprecated
Item Helper For Kotlin
Item Helper For Kotlin
second submission in Belajar Fundamental Aplikasi Android Class from Dicoding Indonesia
GithubUserApp2 Before I explain how this application works and submission checklist, I want to say thank you to Dicoding Indonesia for providing "Bela
Starter code for Android Kotlin Fundamentals Codelab 7.4 Interacting with RecyclerView items
TrackMySleepQuality with RecyclerView - Starter Code for 7.4 Starter code for Android Kotlin Fundamentals Codelab 7.4 Interacting with RecyclerView it
Simple plug and play custom RecyclerView
InfiniteScrollRecyclerView Pros: Simple plug and play custom RecyclerView. Easy to use Built on top of RecyclerView, hence it is performant as it work
A fully-customizable Open-Source Android application platform with plethora of animation and customizations for all kinds of community events like technical fests, college programs and competitions. Modify and Build as per your requirements without coding from scratch!.
College Fest Application A fully-customizable Open-Source Android application platform with plethora of animation and customizations for all kinds of
RecyclerView con clickListener de artistas Colombianos, utilizando picasso.
Video ๐ป Puedes mirar la guia original en Recycler. Video donde muestro el proyecto final, aquellos que deseen descargar el proyecto pueden agregar Ca
Beginning RecyclerView: Materials
Beginning RecyclerView: Materials This repo contains all the downloadable materials and projects associated with the Beginning RecyclerView from raywe
Android Library to create Lottie animation view dialog easily with a lot of customization
LottieDialog Android Library to create Lottie animation view dialog easily with a lot of customization Why you should use Lottie Dialog You have no li
A pixel art creator for Android using RecyclerView.
PyxlMoose A pixel art creator for Android using RecyclerView. Contributing Guidelines I would love your input! I have a goal of making contributing to
Simple lib to create a endless recycler view scroll
Endless RecyclerView A simple lib to create an infinite list in a RecyclerView. When you reach the end of the list, a callback is triggered, where you
NTabLayout is a simple tab bar custom view under android which has click-sliding and scaling up animation effect.
NTabLayout Brief NTabLayout is a simple tab bar custom view under android which has click-sliding and scaling up animation effect. This tab bar's effe
AutoPlayer - A player based on ExoPlayer for play video automatically in RecyclerView, when an item is visible.
A player based on ExoPlayer for play video automatically in RecyclerView, when an item is visible.
A demonstration on how to Create Multiple ViewType RecyclerView
Multiple_View_Recyclerview The app fetches a damy data from an API to display on different view on Clients side A demonstration on how to Create Multi
Examples of custom recycler view items. Automatically detecting a dominant color of an image using Picasso and Palette libraries
custom-image-list-item Examples of custom RecyclerView items using Data Binding Features: Loading images urls with the help of a Picasso library Autom
Using RecyclerView to display data instead of ScrollView or lInearLayout for a strong app. It replaces the ScrollView used in trackMySleep app.
RecyclerView - SleepQualityTracker with RecyclerView app This is the toy app for Lesson 7 of the Android App Development in Kotlin course on Udacity.
A lightweight synchronizer between Android's TabLayout and RecyclerView.
TabSync A lightweight synchronizer between Android's TabLayout and RecyclerView. The behavior of the synchronizer is that as you scroll through the Re
RecyclerView Template With Kotlin
RecyclerViewTemplate-Kotlin How To Create Recycler Adapter Template In Android Studio . RecyclerView makes it easy to efficiently display large sets
Android TreeView for RecyclerView with highly customizable
Gapo Tree View Support TreeView for RecyclerView with highly customizable Demo Features Expand/Collapse nodes Select/Unselect/Get Selected nodes Highl
Android library for the adapter view (RecyclerView, ViewPager, ViewPager2)
Antonio Android library for the adapter view (RecyclerView, ViewPager, ViewPager2) Free from implementation of the adapter's boilerplate code ! Reuse
A simple library for hide and show text with animation.
ViewMore TextView ViewMore TextView allows you to use a TextView by hiding the content of the text by a number of established lines and to display all
ItemDecoration for Android Recyclerview
RecyclerView ItemDecorations This project showcases some ItemDecorations for RecyclerViews. There is a blog post about the basics of drawing decoratio
RecyclerView With No Adapter | Available For Jetpack Compose
About This Project Available on Google Dev Library Click Here RecyclerView No Adapter (Adapter Has Been Handled) RecyclerView No Adapter Using ViewBin
Compose ๆณขๆตชๆๆ่ฟๅบฆๅ ่ฝฝ
ComposeWaveLoading 1. ไฝฟ็จๆนๅผ ๅจ root ็ build.gradle ไธญๅผๅ ฅ jitpack๏ผ allprojects { repositories { ... maven { url 'https://jitpack.io' } } } ๅจ mod
๐ญ๐๐ Tutorials about animations with Animators, Animated Vector Drawables, Shared Transitions, and more
๐ญ๐๐ Tutorials about animations with Animators, Animated Vector Drawables, Shared Transitions, and more
Elegant design and convenient to use RecyclerView adapter library based on Kotlin DSL.
xAdapter: Kotlin DSL ้ฃๆ ผ็ Adapter ๅฐ่ฃ 1ใ็ฎไป ่ฏฅ้กน็ฎๆฏ KotlinDSL ้ฃๆ ผ็ Adapter ๆกๆถๅฐ่ฃ ๏ผ็จๆฅ็ฎๅ Adapter ่ฐ็จ๏ผๆๆณๆฏ้็จๅทฅๅๅๆๅปบ่ ๆนๅผ่ทๅ Adapter ้ฟๅ ไปฃ็ ไธญๅฎไนๅคง้็ Adapter ็ฑปใ่ฏฅ้กน็ฎๅจ BRVAH ็ Ada
Reproducible sample with Fix for Memory Leak in RecyclerView Adapter
Memory Leak RecyclerView Adapter Reproducible Sample with Fix Video Instructions: https://www.youtube.com/c/awesomedevnotes Code Only the relevant and
Animation samples with motion layout and object animator ๐ฆน๐ปโโ๏ธ
๐ Animations ๐ Animation samples with motion layout and object animator ๐ฆน๐ปโโ๏ธ Car Animation with Object Animator ๐ ๐ I've created this project b
Donut is an Android library which helps you to easily create beautiful doughnut-like charts.
Doughnut-like graph view capable of displaying multiple datasets with assignable colors
Balloon ๐ A lightweight popup like tooltips, fully customizable with arrow and animations.
Balloon ๐ A lightweight popup like tooltips, fully customizable with arrow and animations.
A feature rich staged progress bar with modifiable steps in between its stages.
StageStepBar A staged progressbar that you can use if you want finer control of the steps in between its stages. You can customize: Number of steps be
create your custom themes and change them dynamically with ripple animation
Android Animated Theme Manager create your custom themes and change them dynamically with ripple animation Features support java and kotlin projects.