登录 注册
当前位置:主页 > 资源下载 > 10 > 一个酷炫的分享控件的Android代码

一个酷炫的分享控件的Android代码

  • 更新:2024-08-31 10:25:33
  • 大小:656KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

What's FlipShare ? It's a cool way to show share widget. Demo Usage step 1. Confirm your parentView to locate the share widget, and then you can custom by yourself. FlipShareView share = new FlipShareView.Builder(this, mBtnLeftTop) .addItem(new ShareItem("Facebook", Color.WHITE, 0xff43549C, BitmapFactory.decodeResource(getResources(), R.mipmap.ic_facebook))) .addItem(new ShareItem("Twitter", Color.WHITE, 0xff4999F0, BitmapFactory.decodeResource(ge