android 自己带 ui组件,一个Android UI组件库

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

625332134c6f4d4600884b99daebf603.png

A widget which can dynamically animate between defined Actions.

android:id="@+id/action"

android:layout_width="56dip"

android:layout_height="56dip"

android:padding="16dip"

app:av_color="@android:color/white"

app:av_action="drawer"/>

You can dynamically change the action with:

actionView.setAction(new BackAction(), ActionView.ROTATE_COUNTER_CLOCKWISE);

The following Actions are built in:

DrawerAction

BackAction

CloseAction

PlusAction

Please note: ActionView is still under development. The API might change at any time.

RevealColorView

625332134c6f4d4600884b99daebf603.png

A component which mimics parts of the circular reveal/hide animation introduced in the Android-L preview.

Note: This is not a backport of the original reveal/hide effect.

See this example gist on how to use it.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值