siyehua / WindowInsetsAnimation
键盘高度,导航栏,状态栏高度
☆28Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for WindowInsetsAnimation
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 4 years ago
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆36Updated 2 years ago
- 工作和平时学习过程中对自定义View的思路总结,和API使用☆12Updated last year
- Drag the bar to move the cursor position of the Android EditText☆17Updated last year
- 🚀 A type-safe HTTP client for Android, based on okcronet☆25Updated 3 weeks ago
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆47Updated 5 years ago
- FragmentKey一款解决使用newInstance创建fragment定义key传值问题的apt框架☆19Updated 4 years ago
- RecyclerView 黏性 item 实现。RecyclerView sticky item implementation.☆24Updated 2 years ago
- 一种在Android上使用JNI修改线程、进程CPU亲和性的示例demo。☆19Updated last year
- 高性能播放android帧动画。避免 AnimationDrawable 带来的 OOM 问题。High performance Android Frame animation that can play 1080P frame animation on most devi…☆30Updated 3 years ago
- 利用 Kotlin 属性委托实现 VBHelper 方便 ViewBinding 在多场景下的生成