GithubHelp home page GithubHelp logo

master_cv's Introduction

master_cv

custom view repository, just for exercising.

3.进度条

     叶子和风扇使用的是图片; 其中叶子使用 Matrix 来控制 旋转方向, 竖直方向上的位移满足 sin() 函数. 半圆弧效果使用 Canvas 的 clip 实现. 具体实现参考 _03_loading_view 包代码

9.带弹性的圆

     使用四条三阶贝塞尔曲线绘制一个圆. 通过控制点的位置切换来实现拉伸和回弹效果. 具体实现参考 _09_bezier_view 包代码

10.搜索

     PathMeasure 来控制绘制的长度. 具体实现参考 _10_path_measure 包代码.

17.图片文字

     使用 Paint 的 breakText 功能来控制每一行的字符数; 通过 FontMetric 来测量每一行的高度. 并且对图片位置做处理. 具体实现参考 _17_CustomTextWithPicView 代码

18.图片特效(1)

     这个图片特效感觉十分的给力, 所以就模仿了一下下. 具体实现 _18_anim 包下的代码.

19.meteial_edit_text

     仿写任务线大神的 MaterialEditText. 具体实现 _19_MaterialEditText.

20. 图片缩放.

     简单的图片缩放功能. ScalePicView

master_cv's People

Contributors

tanhuang01 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.