Skip to content

Android animation effect that click a button to make button flying cross to the destination. you can apply in situations that when user click "favorite" or "like" button, the button's icon will be flying cross to destination you want.

License

chenjishi/flyingcross

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flyingcross

A demo used ObjectAnimation to animate a path animation, show a way how to implement a Bezier curve animation.Android animation effect that click a button to make button flying cross to the destination. you can apply in situations that when user click "favorite" or "like" button, the button's icon will be flying cross to destination you want. ##ScreenShot Alt text 

##LICENSE Copyright chenjishi

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Android animation effect that click a button to make button flying cross to the destination. you can apply in situations that when user click "favorite" or "like" button, the button's icon will be flying cross to destination you want.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages