andreasvettefors's Stars
wasabeef/awesome-android-ui
A curated list of awesome Android UI/UX libraries
PhilJay/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
android/compose-samples
Official Jetpack Compose samples.
android/user-interface-samples
Multiple samples showing the best practices in the user interface on Android.
bluelinelabs/Conductor
A small, yet full-featured framework that allows building View-based Android applications
googlesamples/mlkit
A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
janishar/android-mvvm-architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Rano1/Interactive-animation
Collect android animation
christophesmet/android_maskable_layout
A library that easily allows you to mask layouts/viewgroups
OCNYang/PageTransformerHelp
:+1: ViewPager 实现轮播图、实现卡片切换。 A PageTransformer library for Android ViewPager,have some Banner styles.
rodrigomartind/MixAnimationsMotionLayout
En este repo encontraras multiples ejemplos de animaciones con #MotionLayout
savvyapps/SAVuegram
A simple social media web app built with Vue.js and Firebase's Cloud Firestore as a way to teach people how to build a real-world app using the two technologies. Follow along with our tutorial.
technophilist/Musify
Musify is a clone of the popular Spotify app with some tweaks. It is built completely using Jetpack compose. It uses the Spotify API to fetch the data.
mobiledevpro/Jetpack-Compose-ChatApp-Template
App Template | Android, Kotlin, Jetpack Compose, modularization, MVI + Clean architecture
2307vivek/Paging-3-Sample
This app is created as a sample app which loads movies from Tmdb api and uses Paging 3 library to show it in a Recycler view.
hearsilent/Universal-CollapsingTabLayout
CollapsingToolbarLayout with TabLayout
hakobvardanyan/onboarding-with-motion-layout
OnBoarding screen example with MotionLayout
nmillward/OnboardingDemo
Onboarding Example. Uses ViewPager's PageTransformer to animate elements.
rubiconba/android-sample-batterymeter-custom-view
bignerdranch/BNR-blog-cameraxMlkit
Sample project associated with blog post on using Firebase MLKit with CameraX.
NilaxSpaceo/WelcomeScreenAnim
Shivamdhuria/zimgur
An android client got Imgur in Kotlin
AlanCheen/Awesome-PageTransformer
PageTransformers for ViewPager
chris6647/Conductor
A small, yet full-featured framework that allows building View-based Android applications
LobnaMazhar/FabMotion
Android Floating Action Button Animation Using Motion Layout
chanpatrick320/animated-mask
Android demo on image combined with animated mask to deliver special entry animation
rudinesurya/Single-Activity-With-Conductor
Simple example of creating navigation using single activity with conductor controllers
sdelaysam/Conductor
A small, yet full-featured framework that allows building View-based Android applications
tmaxxdd/AdvancedMotionLayout
This repository shows advanced usage MotionLayout as CoordinatorLayout and card animator with RecyclerView
tmaxxdd/MotionLayoutAnimatedBottomSheet
This is a MotionLayout example repo with lottie and fab to bottom sheet transition.