android - Arc 菜单项样式类似于 Android 的 tumblr 应用程序

标签 android android-layout android-ui android-custom-view android-menu

我调整了 https://github.com/daCapricorn/ArcMenu库使它按照我的目的工作并且工作正常。无论如何,我是否可以像在 tumblr 应用程序中那样构建一个菜单,或者是否可以通过调整 ArcMenu 项目或 https://github.com/siyamed/android-satellite-menu 来实现? ?我对用于创建样式的数学函数有疑问。

我正在寻找类似于 tumblr 应用程序动画的动画。

enter image description here

最佳答案

尝试使用,Arc Menu

实现RayMenu并修改RayLayout

并使用您的特定坐标修改 private static AnimationcreateExpandAnimation()` 方法。

关于android - Arc 菜单项样式类似于 Android 的 tumblr 应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18833254/

相关文章:

android - 将所有子宽度匹配到 ConstraintLayout 中最宽的子宽度,width = wrap content

android - Lollipop : draw behind statusBar with its color set to transparent

java - AndEngine:如何删除启动默认 Activity 屏幕

android - 无法在 Android Studio 中将文件推送到 SD 卡

Android - 使用 adb 命令创建警报

安卓用户界面示例

android - 从 AsyncTaskLoader 更新 UI

android - 为什么 IO Dispatchers 在 Kotlin 协程中创建超过 64 个线程?

java - 无法生成签名的APK?

android - 如何使 DialogFragment 宽度为 Fill_Parent