htooaungkyaw's Stars
stfalcon-studio/StfalconImageViewer
A simple and customizable Android full-screen image viewer with shared image transition support, "pinch to zoom" and "swipe to dismiss" gestures
yuyakaido/CardStackView
📱Tinder like swipeable card view for Android
stepstone-tech/android-material-stepper
This library allows to use Material steppers inside Android applications.
krolmic/recipes_app
A simple recipes app made in Flutter for a series of articles
Solido/awesome-flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Yalantis/uCrop
Image Cropping Library for Android
wwdablu/LottieBottomNav
An android library that allows to use Lottie and create the bottom navigation.
naman14/TimberX
Material theme music player that works across all form factors (phones, wear, auto, cast, assistant) and uses latest tools (Kotlin, Architecture components, Room, Databinding)
ckdevrel/RecyclerViewTemplate
One Template which solves all frequently used RecyclerViews Code Snippets
wasabeef/recyclerview-animators
An Android Animation library which easily add itemanimator to RecyclerView items.
DevAhamed/MultiViewAdapter
Easily create complex recyclerview adapters in android
janishar/android-dagger2-example
This project implements the dagger 2 in android for dependency injection
janishar/android-mvp-architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
janishar/android-mvp-interactor-architecture
Extension of the android-mvp-architecture for very large projects.
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
Froussios/Intro-To-RxJava
An extensive tutorial on RxJava
mgp/effective-rxjava
Effective RxJava
ConstraintLayout/constraintlayout.github.io
kozmi55/Kotlin-MVP-Testing
Examples of testing different layers of an Android app with MVP architecture.
kozmi55/Kotlin-Android-Examples
Android example app in Kotlin using RxJava and MVP/MVVM architecture with many features.
huan-nguyen/InboxStyleAnimation
A demo of an attempt to replicate Google Inbox email animation
jerryOkafor/TimeLineView
A simple Timeline View that demonstrates the power of ConstraintLayout and RecyclerView. No drawing, just plug in and play.