Android代码 N的启动动画
nougat-boot-animation >Highly imitation of android 7.0 (nougat) boot animation Effect Gradle Dependency Add the JitPack repository to your build file ```gradle allprojects { repositories { ... maven { url "https://jitpack.io" } } } ``` Add
下载地址
用户评论