区块链、APP、公众号、小程序、物联网、智能硬件、网站开发新模式,安全,超速,可控。
当前位置:首页 > 资源中心 > Android 非常酷炫的textview
资源详情

Android 非常酷炫的textview


非常酷炫的TextView动画效果

gradle:

compile 'com.roger.match.library:library:1.0.1'
xml:

 xmlns:match="http://schemas.android.com/apk/res-auto"

<com.roger.match.library.MatchTextView match:text="MATCH VIEW"  match:textSize="30sp" match:textColor="#ffffff"  android:layout_width="wrap_content"  android:layout_height="wrap_content" />
        
<com.roger.match.library.MatchButton match:text="Yes"  android:layout_width="wrap_content"  android:layout_height="wrap_content" />

java:
 mMatchTextView.setText("MATCH VIEW");
 mMatchTextView.setTextSize(30);
 mMatchTextView.setTextColor(Color.WHITE);  mMatchTextView.setProgress(0.5f);

GitHub地址:https://github.com/Rogero0o/MatchView

资源介绍
yue 来源者
资源名称:Android 非常酷炫的textview
格式:zip
大小:877K
颜色:
风格:
上传时间:2017-12-05
资源价格:
0.00
你可能在找这些资源
版权所有 © 2017 ymznkf.com. 成都玉目科技有限公司 蜀ICP备17032468号-1