登录
首页 » Android » 简易好用的ViewPager指示器

简易好用的ViewPager指示器

于 2022-01-30 发布 文件大小:2.38 MB
0 50
下载积分: 2 下载次数: 1

代码说明:

应用背景有自定义ViewPager指示器,以及对指示器动画有连贯过渡需求的用户关键技术自定义ViewPager指示器,自定义属性,使用paint和canvas画出原点,使用动画定制达到阻尼效果

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • com.baidu.mapapi.overlay
    说明:  绘制百度地图的自我规划路线图,为百度地图演示(Self-planning road map for drawing Baidu map, demo for Baidu map)
    2019-03-14 12:18:58下载
    积分:1
  • DialerPan
    设计的Android自定义View,模仿老电话式旋转拨号盘,按住数字键后绕着圆心进行旋转,当旋转到第三象限时,中心图片会改变,在第三象限抬起手,就会将按住的数字填入编辑框,也可点击编辑框后的后退按钮进行撤销操作,编辑完后点击中心图片会验证所填入密码是否正确。我当前设计的密码是123.(Design custom Android View, imitating the old rotary dial phone, hold the number key to rotate around the center of the circle, when the rotation to the third quadrant, the center picture will change, raised his hand in the third quadrant, they will be Press and hold the digital fill edit box can also click the Back button in the edit box for withdrawal after the operation, after editing click on the picture will validate the populated center of the password is correct. My current design code is 123.)
    2013-06-09 10:34:30下载
    积分:1
  • Android-C-a-NDK-a-Cygwin
    学习android jni很好的文档,内容很全很详细(Learning android jni good documentation)
    2014-01-02 18:04:19下载
    积分:1
  • Dict
    dictfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
    2022-07-20 09:41:26下载
    积分:1
  • Android 蓝牙技术连接 Demo
    应用背景蓝牙是一种支持设备短距离传输数据的无线技术。android在2.0以后提供了这方面的支持。 从查找蓝牙设备到能够相互通信要经过几个基本步骤。关键技术本源码中清晰的讲解了如何打开蓝牙、关闭蓝牙、使设备能够被搜索、开始搜索、蓝牙客户端、蓝牙服务端连接。
    2023-04-14 07:30:04下载
    积分:1
  • CalendarView-master2
    it is for android calendar
    2013-09-02 20:12:57下载
    积分:1
  • Android 手机端socket服务器接收数据的APP
    Android手机端的socket服务器接收数据的代码
    2022-03-18 04:21:53下载
    积分:1
  • tab通讯录Android开源代码
    安卓通讯录项目,简单的四项下标点击,可做参考
    2022-08-08 08:29:37下载
    积分:1
  • Android 下拉列表选值初级实例
    Android 下拉列表选值初级实例,通过血型选择来练习下拉框的使用。   super.onCreate(savedInstanceState);   setContentView(R.layout.main);   m_TextView = (TextView) findViewById(R.id.TextView1);   m_Spinner = (Spinner) findViewById(R.id.Spinner1);   //将可选内容与ArrayAdapter连接   adapter = new ArrayAdapter(this, android.R.layout.simple_spinner_item, m_Countries);   //设置下拉列表的风格   adapter.setDropDownViewResource(android.R.layout.simple_spinner_dropdown_item);   //将adapter添加到m_Spinner中   m_Spinner.setAdapter(adapter);   //添加Spinner事件监听   m_Spinner.setOnItemSelectedListener(new Spinner.OnItemSelectedListener() {    @Override    public void onItemSelected(AdapterView arg0, View arg1, int arg2, long arg3)    {    m_TextView.setText("你的血型是:" + m_Countries[arg2]);    //设置显示当前选择的项    arg0.setVisibility(View.VISIBLE);    }   });
    2022-05-08 04:35:25下载
    积分:1
  • 接口与 Android ACR122U 的示例源代码
    Android 的 ACS 智能卡 API 先进智能卡有限公司 内容 ---------------- 1。发行说明 2。安装 3。历史 4。文件
    2022-06-19 09:50:12下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载