Android 自定义 View

2,041 阅读1分钟
原文链接: github.com

An android animation of Pokemon ball.

pokemon

allprojects {
        repositories {
            ...
            maven { url "https://jitpack.io" }
        }
    }

    dependencies {
            compile 'com.github.super-mario123:Pokemon:1.0'
    }>


No fucking license.