不断学习,做更好的自己!💪

手势关闭

1、SwipeBackLayout

GitHub 地址:​https://github.com/ikew0ng/SwipeBackLayout​

简介: An Android library that help you to build app with swipe back gesture.

效果图:

【第三方开源库】-->那些酷炫的 手势 & 事件 & 换肤 开源库整理_android

2、SwipeBackHelper

GitHub 地址:​https://github.com/Jude95/SwipeBackHelper​

简介: make your activity can swipe to close.

效果图:

【第三方开源库】-->那些酷炫的 手势 & 事件 & 换肤 开源库整理_android_02

事件处理

1、Otto

GitHub 地址:​https://github.com/square/otto​

简介: An enhanced Guava-based event bus with emphasis on Android support.

2、EventBus

GitHub 地址:​https://github.com/greenrobot/EventBus​

简介: Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.

3、AndroidEventBus

GitHub 地址:​https://github.com/hehonghui/AndroidEventBus​

简介: A lightweight eventbus library for android, simplifies communication between Activities, Fragments, Threads, Services, etc.

换肤

1、QSkinLoader

GitHub 地址:​https://github.com/qqliu10u/QSkinLoader​

简介: 一个支持多种场景的Android换肤框架。基本原理是通过代理LayoutInflater的View创建过程解析皮肤相关属性

效果图:

【第三方开源库】-->那些酷炫的 手势 & 事件 & 换肤 开源库整理_换肤_03

2、Android-Skin-Loader

GitHub 地址:​https://github.com/fengjundev/Android-Skin-Loader​

简介: 一个通过动态加载本地皮肤包进行换肤的皮肤框架

效果图:

【第三方开源库】-->那些酷炫的 手势 & 事件 & 换肤 开源库整理_手势_04

3、MultipleTheme

GitHub 地址:​https://github.com/dersoncheng/MultipleTheme​

简介: 真正的支持无缝换肤/夜间模式的Android框架,配合theme和换肤控件框架可以做到无缝切换换肤(无需重启应用和当前页面)。

4、Colorful

GitHub 地址:​https://github.com/hehonghui/Colorful​

简介: 基于 Theme 的 Android 动态换肤库,无需重启 Activity、无需自定义 View,方便的实现日间、夜间模式。

效果图:

【第三方开源库】-->那些酷炫的 手势 & 事件 & 换肤 开源库整理_事件_05

5、MaterialDesignDemo

GitHub 地址:​https://github.com/burgessjp/MaterialDesignDemo​

简介: Open Learning Project Base on Material Design Support Library

6、Android-skin-support

GitHub 地址:​https://github.com/ximsfei/Android-skin-support​

简介: 换肤框架, 极低的学习成本, 极好的用户体验. "一行"代码就可以实现换肤, 你值得拥有!!!