All Projects → t-kurimura → MotionLayoutSpeedDial

t-kurimura / MotionLayoutSpeedDial

Licence: MIT license
All MotionLayout of SpeedDial - FloatingActionButton

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to MotionLayoutSpeedDial

ModernSimpleProfileUI
Design a Modern Simple Profile UI with Constraint Layout in Android Studio 3.1 Canary 6
Stars: ✭ 24 (+9.09%)
Mutual labels:  constraint-layout
Android-Starter-Kit
This is up-to-date android studio project for native android application, that is using modern tools and libraries.
Stars: ✭ 16 (-27.27%)
Mutual labels:  constraint-layout
mvp-sample
Demonstrates how to implement MVP (Model View Presenter) pattern using Kotlin, RXJava, Retrofit, Dagger and DataBinding
Stars: ✭ 35 (+59.09%)
Mutual labels:  constraint-layout
whatsapp-readby-animation
WhatsApp readby animation using Constraint Layout
Stars: ✭ 16 (-27.27%)
Mutual labels:  constraint-layout
Trailers
An open source app that is refactored to demo MVVM architecture
Stars: ✭ 20 (-9.09%)
Mutual labels:  constraint-layout
KeepSafeNew
Sample app to demonstrate MVP (Model - View - Presenter), Android Architecture Components (Room Persistence, LiveData), RxJava2, ButterKnife in Android.
Stars: ✭ 58 (+163.64%)
Mutual labels:  constraint-layout
android-constraintlayout-demo
Demo usage of various ConstraintLayout features
Stars: ✭ 49 (+122.73%)
Mutual labels:  constraint-layout
ConstraintFlowPlayground
Playground app for Constraint Layout Flow
Stars: ✭ 48 (+118.18%)
Mutual labels:  constraint-layout
GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Stars: ✭ 16 (-27.27%)
Mutual labels:  constraint-layout
HeadLines
HeadLines is a 📰 news app that delivers you with the latest news. It has interactive UI and easy to use. The app can be scrolled offline to watch your bookmarked news. Give this app a try and let me know.
Stars: ✭ 16 (-27.27%)
Mutual labels:  constraint-layout
casso
A Go implementation of the Cassowary constraint solving algorithm.
Stars: ✭ 75 (+240.91%)
Mutual labels:  constraint-layout
FoodApp
Proof of concept for food app [JetPack + Coroutines + Flow + MockK + JaCoCo coverage + SonarQube]
Stars: ✭ 25 (+13.64%)
Mutual labels:  constraint-layout
Rainlayout
Constraintlayout based rain-animation view developed backed by Kotlin Coroutines.
Stars: ✭ 32 (+45.45%)
Mutual labels:  constraint-layout
scannerX
ScannerX is a showcase app for demonstrating QR/Barcode scanning with CameraX and scanner libraries.
Stars: ✭ 54 (+145.45%)
Mutual labels:  motionlayout
MotionLayoutMenuA
Dribble menu design built with Android MotionLayout
Stars: ✭ 36 (+63.64%)
Mutual labels:  motionlayout
NavigationHeader
Navigation Header library based on MotionLayout inspired by dribble menu design built with MotionLayout and ObjectAnimator.
Stars: ✭ 39 (+77.27%)
Mutual labels:  motionlayout
Jade-Player
A media player for Android.
Stars: ✭ 70 (+218.18%)
Mutual labels:  motionlayout
DroidYangonMoviesApp
Sample project for the talk made for DroidYangon
Stars: ✭ 35 (+59.09%)
Mutual labels:  motionlayout
Android
Step by step guide for various components in android
Stars: ✭ 32 (+45.45%)
Mutual labels:  motionlayout
android-motion-example
The alternative to good design is always bad design. There is no such thing as no design.
Stars: ✭ 28 (+27.27%)
Mutual labels:  motionlayout

MotionLayout Speed-Dial

This is the SpeedDial composed of All MotionLayout. No animation code! Sample for implementation of MotionLayout, FlaotingActionButton.

MotionLayout

MotionLayout is a new class available in the ConstraintLayout 2.0 library to help Android developers manage motion and widget animation in their application.

https://medium.com/google-developers/introduction-to-motionlayout-part-i-29208674b10d

Speed-Dial

Speed-Dial is shown at Google Material Design Guildeline. It appears several menu mini buttons from FloatingActionButton.

https://material.io/design/components/buttons-floating-action-button.html#types-of-transitions

Demo

Click Swipe

License

MIT

Author

t-kurimura

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].