JustAClamber's Stars
matrixxun/MaterialBadgeTextView
As the name describes, this is an Android library that you can use to show new messages badge and new features badge.
afollestad/material-dialogs
😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
pedant/sweet-alert-dialog
SweetAlert for Android, a beautiful and clever alert dialog
FlyingPumba/SimpleRatingBar
Open source project which features a simple yet powerful RatingBar alternative to Android's default
zhanghai/MaterialRatingBar
Material Design RatingBar with better appearance
laobie/StatusBarUtil
A util for setting status bar style on Android App.
jgilfelt/SystemBarTint
[DEPRECATED] Apply background tinting to the Android system UI when using KitKat translucent modes
qstumn/BadgeView
支持自由定制外观、拖拽消除的MaterialDesign风格Android BadgeView
bingoogolapple/BGABadgeView-Android
Android 徽章控件
Trinea/android-open-project
A categorized collection of Android Open Source Projects, More powerful web version:
jgilfelt/android-viewbadger
[DEPRECATED] A simple way to "badge" any given Android view at runtime without having to cater for it in layout
dkmeteor/Bubble-Notification
Bubble Notification with explosion animation.
lightSky/Awesome-MaterialDesign
Collection of material design libs and res.
traex/ExpandableLayout
Implementation of ExpandableListview with custom header and custom content.
mcxtzhang/SwipeDelMenuLayout
The most simple SwipeMenu in the history, 0 coupling, support any ViewGroup. Step integration swipe (delete) menu, high imitation QQ, iOS. ~史上最简单侧滑菜单,0耦合,支持任意ViewGroup。一步集成侧滑(删除)菜单,高仿QQ、IOS。~
fornana/swipeitemlayout
RecyclerView左滑菜单,轻量级,只需要一个类文件,使用简单
jdsjlzx/LRecyclerView
RecyclerView下拉刷新,自动加载更多;仿IOS侧滑Item删除菜单(盼望大家扩展更多功能)
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
wasabeef/recyclerview-animators
An Android Animation library which easily add itemanimator to RecyclerView items.
WhiteDG/CountDownButton
⏳ A button with a countdown function
JakeWharton/butterknife
Bind Android views and callbacks to fields and methods.
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
simple-android-framework-exchange/android_design_patterns_analysis
Android源码设计模式分析项目
hehonghui/android-tech-frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
ProgrammerAnthony/Pantheon
Pantheon is a microservice Service Registry Center Not Released Now, Only For Study分布式微服务注册中心,使用了很多开源项目的架构思路 暂未发布,仅供学习
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
antoniolg/androidmvp
MVP Android Example
saiwu-bigkoo/Android-ConvenientBanner
Simple and convenient banner, loop viewpager with 3D effects
bingoogolapple/BGABanner-Android
引导界面滑动导航 + 大于等于1页时无限轮播 + 各种切换动画轮播效果
iluwatar/java-design-patterns
Design patterns implemented in Java