Android代码-android-ui

时间:2022-08-26 01:48:04
【文件属性】:

文件名称:Android代码-android-ui

文件大小:695KB

文件格式:ZIP

更新时间:2022-08-26 01:48:04

Android代码

Deprecated This library is deprecated and no further development is taking place. android-ui Android library for UI components. Gradle integration: repositories { mavenCentral() } dependencies { compile 'com.github.markushi:android-ui:1.2' } Requires API level 14 Download example apk Components ActionView A widget which can dynamically animate between defined Actions. ```xml You can dynamically change the action with: ```java actionView.setAction(new BackAction(), ActionView.ROTATE_C


【文件预览】:
android-ui-master
----maven.gradle(3KB)
----src()
--------main()
----LICENSE(11KB)
----README.md(2KB)
----example-reveal.gif(605KB)
----gradle.properties(603B)
----example.apk(68KB)
----.gitignore(16B)
----example-action.gif(21KB)
----build.gradle(560B)

网友评论