linchaolong-learn's Stars
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
wasabeef/recyclerview-animators
An Android Animation library which easily add itemanimator to RecyclerView items.
tbruyelle/RxPermissions
Android runtime permissions powered by RxJava2
cats-oss/android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
chrisjenx/Calligraphy
Custom fonts in Android the easy way...
wasabeef/Blurry
Blurry is an easy blur library for Android
vi3k6i5/flashtext
Extract Keywords from sentence or Replace keywords in sentences.
Piasy/BigImageViewer
Big image viewer supporting pan and zoom, with very little memory usage and full featured image loading choices. Powered by Subsampling Scale Image View, Fresco, Glide, and Picasso. Even with gif and webp support! 🍻
huburt-Hu/NewbieGuide
Android 快速实现新手引导层的库,通过简洁链式调用,一行代码实现引导层的显示
mmin18/RealtimeBlurView
A realtime blurring overlay for Android (like iOS UIVisualEffectView)
bilibili/boxing
Android multi-media selector based on MVP mode.
florent37/ShapeOfView
Give a custom shape to any android view, Material Design 2 ready
django-import-export/django-import-export
Django application and library for importing and exporting data with admin integration.
Hitomis/transferee
[暂停维护]一个帮助您完成从缩略视图到原视图无缝过渡转变的神奇框架
siwangqishiq/ImageEditor-Android
AndroidImageEdit 安卓设备上图形编辑开源控件,支持磨皮美白 自定义贴图 图片滤镜 图片旋转 图片剪裁 文字贴图 撤销 回退 等操作
HpWens/MeiWidgetView
🔥一款汇总了郭霖,鸿洋,以及自己平时收集的自定义控件集合库(小红书)
YoKeyword/IndexableRecyclerView
A RecyclerView with indexable, sticky and many other features.
InflationX/Calligraphy
Custom fonts in Android the easy way...
wuhenzhizao/android-titlebar
🔥 通用,功能全面的自定义标题栏,支持沉浸式标题栏,颜色渐变,miui9
shellljx/TagViewGroup
Android 仿小红书图片标签Group
wlanjie/trinity
android video record editor muxer sdk
DingProg/Makeup
让你的“女神”逆袭,代码撸彩妆(画妆)
zhou-you/EasySignSeekBar
本库主要提供一个漂亮而强大的自定义SeekBar,进度变化由提示牌 (sign)展示,具有强大的属性设置,支持设置section(节点)、mark(标记)、track(轨迹)、thumb(拖动块)、progress(进度)、sign(提示框)等功能
zguop/banner
🔥🔥ViewPager,ViewPager2无限轮播功能。自定义Indicator,支持一屏三页,支持仿魅族banner效果。极其简单的使用方式
PopFisher/SmartPopupWindow
提供关于PopupWindow使用过程中遇到的一些特殊问题的解决方案,例如:PopupWindow不响应点击外部消失和返回键消失的解决方法;PopupWindow精确计算要显示位置原理和方法;实现带箭头的上下文菜单遇到的坑;Android7.0 PopupWindow的兼容问题;屏幕旋转时调用PopupWindow update方法更新位置失效的问题及解决方案
Marksss/easy-guide-android
EasyGuide is an easy-to-use tool to create guide layer on Android, written in Kotlin
QiDaChen/personal-wechatplus
微信遇上爬虫(获取热点新闻,自动回复,爬虫控制,傲梦编程教师端数据的自动抓取和检索)
SiberiaDante/EmotionApp
Android表情软键盘切换
nishantpardamwar/BottomSheetWebViewSample
This is a Sample App to demonstrate the implementation of WebView inside a BottomSheet.
thinkerzhangyan/EditTextApplication
自定义的仿IOS格式的EditText,失去焦点时候搜索图标居中显示,获得焦点的时候搜索图标移动到左侧显示的EditText,同时当EditText不为空时显示一键清除图标,点击清除图标清除内容。