All Projects → RealMoMo → Circlefloatbar

RealMoMo / Circlefloatbar

Licence: apache-2.0
CircleFloatBar(with animation) 圆形悬浮窗(带动画特效)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Circlefloatbar

Shelfview Ios
iOS custom view to display books on shelf
Stars: ✭ 260 (+312.7%)
Mutual labels:  customview
Zloading
[Android] 这是一个自定义Loading View库。暂停更新
Stars: ✭ 552 (+776.19%)
Mutual labels:  customview
Multisearchview
Yet another built-in animated search view for Android.
Stars: ✭ 837 (+1228.57%)
Mutual labels:  customview
Ferris Wheel
Simple android library to present an animated ferris wheel
Stars: ✭ 308 (+388.89%)
Mutual labels:  customview
Flutter deer
🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project. Includes a complete UI design and exercises that are closer to real projects.
Stars: ✭ 5,725 (+8987.3%)
Mutual labels:  customview
Puzzleview
Android Jigsaw puzzle support,inspired by Instagram's layout.
Stars: ✭ 727 (+1053.97%)
Mutual labels:  customview
JQScrollNumberLabel
JQScrollNumberLabel:仿tumblr热度滚动数字条数, 一个显示数字的控件,当你改变其数字时,能够有滚动的动画,同时动画和位数可以限制,动态创建和实例化可选,字体样式自定义等。
Stars: ✭ 29 (-53.97%)
Mutual labels:  customview
Legacytableview
simple light weight android library for displaying tabulated data
Stars: ✭ 39 (-38.1%)
Mutual labels:  customview
Contourview
🦄 利用本库绘制出贝塞尔曲线魔炫背景。Customize view:Draw the magic dazzle background with Bézier.
Stars: ✭ 542 (+760.32%)
Mutual labels:  customview
Android Customtoast
Easy to use Custom Toast Library for Android
Stars: ✭ 24 (-61.9%)
Mutual labels:  customview
Progressview
Styleable progress view
Stars: ✭ 323 (+412.7%)
Mutual labels:  customview
Remotecontrolview
一款万能遥控器的交互效果
Stars: ✭ 376 (+496.83%)
Mutual labels:  customview
Codeview Android
Display code with syntax highlighting ✨ in native way.
Stars: ✭ 748 (+1087.3%)
Mutual labels:  customview
Showcaseview
🔦The ShowcaseView library is designed to highlight and showcase specific parts of apps to the user with an attractive and flat overlay.
Stars: ✭ 281 (+346.03%)
Mutual labels:  customview
Featuredrecyclerview
Ultimate recycler view.
Stars: ✭ 872 (+1284.13%)
Mutual labels:  customview
Circularprogressbar
A subclass of {android.view.View} class for creating a custom circular progressBar
Stars: ✭ 255 (+304.76%)
Mutual labels:  customview
Animatedtablayout
Yet another android tab layout
Stars: ✭ 572 (+807.94%)
Mutual labels:  customview
Testleavesloading
Android 自定义 View 之 LeavesLoading
Stars: ✭ 55 (-12.7%)
Mutual labels:  customview
Fillingbutton
🔥Replace typical onLongClickListener with this library!
Stars: ✭ 31 (-50.79%)
Mutual labels:  customview
Circular Music Progressbar
Beautiful Circular Progress Bar with album art for android
Stars: ✭ 813 (+1190.48%)
Mutual labels:  customview

CirCleFloatBar

圆形悬浮窗菜单。

Gif

在大屏上,实际项目效果(撸多了,手抖请笑纳)

image

精简实际项目效果(核心效果逻辑保留) 触摸icon的缩放动画 & 无触摸后定时的透明动画

image

展开与隐藏菜单的位移+缩放动画 & 贝塞尔曲线位移动画 (通过广播带坐标信息,让CircleFloatBar移动该处)

image

项目结构

image

版本

  • Version:1.1.0 初次发布
  • Version:1.2.0 1.解决快速多次点击展开&隐藏菜单概率性崩溃bug。 2.优化PathAnimation,动态计算控制点。 3.优化逻辑。
  • Version:1.3.0 增加无触控,菜单自动吸附到屏幕边缘。
  • Version:1.3.1 悬浮窗适配。

Thanks

Everyone who has contributed code and reported issues and pull requests!

License

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].