MDPreference 中文 Introduce Group of Preference, just like the Preference of original Android. [DEPPERCATED] You should not support pre-Lollipop in 2018. Easy to use and good effect in pre-Lollipop. Sample Import Gradle 1. Add it in your root build.gr
MaterialStatusBarCompat Easy to make status bar translucent/tint on both Kitkat and Lollipop 完美地使 Kitkat 与 Lollipop 上的状态栏同时透明/变色 第一个版本只有 Kotlin 版本,是作为 Hello, Kotlin! 的存在。 考虑到 Kotlin 在 Android 使用会增大安装包体积,稍后会推出 Java 版本。 Tips: It may not be compatibled
Android Camera2Video Sample This sample shows how to record video using the new Camera2 API in Android Lollipop. Introduction Android Lollipop introduced a new camera API, called camera2. This sample uses CameraDevice and CameraCaptureSession to rec