XDroidAnimation | 简单创建属性动画 #Provide 1
kandi X-RAY | XDroidAnimation Summary
kandi X-RAY | XDroidAnimation Summary
XDroidAnimation is a Java library. XDroidAnimation has a Permissive License and it has low support. However XDroidAnimation has 7 bugs, it has 1 vulnerabilities and it build file is not available. You can download it from GitHub.
简单创建属性动画 #Provide 1.渐变Alpha动画(AlphaAnimation),支持多值 2.旋转Rotate动画(RotateAnimation),支持设置轴点 3.缩放Scale动画(ScaleAnimation),支持多值,,支持设置轴点 4.全屏滑动Slide动画(SlideAnimation),支持上下左右四个方向移入与移出 5.自身控件范围内滑动动画(SlideUnderneathAnimation),支持上下左右四个方向移入与移出 6.抖动Shake动画(ShakeAnimation),支持垂直与水平抖动 7.视图位移Transfer动画(TransferAnimation) 8.窗帘动画(BlindAnimation),支持上下左右四个方向移入与移出,支持设置轴点 9.翻转动画(FlipAnimation),支持垂直与水平翻转,支持设置轴点 10.View转换翻转动画(FlipToAnimation),一个View翻转成另一个View,支持垂直与水平翻转,支持设置轴点 11.膨胀动画(PuffAnimation), 支持进入,淡出,支持设置轴点 12.组合动画(CombinationAnimation)将一系列动画组合到一起,同时执行 13.颜色动画(ColorAnimation),支持 多属性、多值 设定 14.伸缩动画(TelescopicAnimation),支持 进入与移出、高度与宽度伸缩 15.路径动画(PathAnimation) 16.多种自定义的Interpolate插值器 17.SVG动画(SVGAnimationView) #Here is the sample Download demo.apk #Screenshot.
简单创建属性动画 #Provide 1.渐变Alpha动画(AlphaAnimation),支持多值 2.旋转Rotate动画(RotateAnimation),支持设置轴点 3.缩放Scale动画(ScaleAnimation),支持多值,,支持设置轴点 4.全屏滑动Slide动画(SlideAnimation),支持上下左右四个方向移入与移出 5.自身控件范围内滑动动画(SlideUnderneathAnimation),支持上下左右四个方向移入与移出 6.抖动Shake动画(ShakeAnimation),支持垂直与水平抖动 7.视图位移Transfer动画(TransferAnimation) 8.窗帘动画(BlindAnimation),支持上下左右四个方向移入与移出,支持设置轴点 9.翻转动画(FlipAnimation),支持垂直与水平翻转,支持设置轴点 10.View转换翻转动画(FlipToAnimation),一个View翻转成另一个View,支持垂直与水平翻转,支持设置轴点 11.膨胀动画(PuffAnimation), 支持进入,淡出,支持设置轴点 12.组合动画(CombinationAnimation)将一系列动画组合到一起,同时执行 13.颜色动画(ColorAnimation),支持 多属性、多值 设定 14.伸缩动画(TelescopicAnimation),支持 进入与移出、高度与宽度伸缩 15.路径动画(PathAnimation) 16.多种自定义的Interpolate插值器 17.SVG动画(SVGAnimationView) #Here is the sample Download demo.apk #Screenshot.
Support
Quality
Security
License
Reuse
Support
XDroidAnimation has a low active ecosystem.
It has 208 star(s) with 45 fork(s). There are 10 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 1 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of XDroidAnimation is current.
Quality
XDroidAnimation has 7 bugs (0 blocker, 0 critical, 6 major, 1 minor) and 862 code smells.
Security
XDroidAnimation has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
XDroidAnimation code analysis shows 1 unresolved vulnerabilities (1 blocker, 0 critical, 0 major, 0 minor).
There are 0 security hotspots that need review.
License
XDroidAnimation is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
XDroidAnimation releases are not available. You will need to build from source code and install.
XDroidAnimation has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions are not available. Examples and code snippets are available.
XDroidAnimation saves you 5723 person hours of effort in developing the same functionality from scratch.
It has 11969 lines of code, 824 functions and 85 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed XDroidAnimation and discovered the below as its top functions. This is intended to give you an instant insight into XDroidAnimation implemented functionality, and help decide if they suit your requirements.
- Emit a start tag
- Parse a path definition
- Parses a matrix
- Parse a pattern pattern attribute pattern
- Escape an arc to an SVG path
- Generates a set of start points for a circle
- Creates the animation
- Initialize SVG animation
- Get view
- Sets the duration and interpolate
- Renders this SVG document to a Picture
- Initialize path
- Draws the path
- Gets interpolation function
- Set the destination view
- Append a character sequence
- Starts the SVG loader
- Gets the interpolation for the specified input value
- Returns the interpolation value for the specified input value
- Sets the pivot point of the view
- Start the animation
- Set pivot point pivot point
- Updates the width and height of the image
- Initializes the path
- End element
- Sets the pivot point
Get all kandi verified functions for this library.
XDroidAnimation Key Features
No Key Features are available at this moment for XDroidAnimation.
XDroidAnimation Examples and Code Snippets
No Code Snippets are available at this moment for XDroidAnimation.
Community Discussions
No Community Discussions are available at this moment for XDroidAnimation.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install XDroidAnimation
You can download it from GitHub.
You can use XDroidAnimation like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the XDroidAnimation component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
You can use XDroidAnimation like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the XDroidAnimation component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page