Akshat_Rana
(Akshat Developer)
January 18, 2022, 7:26am
#1
⭕ CircleMenu
Presenting you with my new extension extension component for CircleMenu to add circular menu to your app with a lot of customizations.
ℹ️ CircleMenu
💡 Current Version 1.0
📁 File Size 21.4 KB
📦 in.akshatt.CircleMenu
📅 Created On 2022-01-18
Create - Creates circle menu.
OpenMenu - Opens the menu.
CloseMenu - Closes the menu.
isMenuOpened - Returns if menu is opened.
SetMainMenu - Sets up main menu, set the icon color to -1 if you dont want to add any color
AddSubMenu - Adds a sub menu, set the icon color to -1 if you dont want to add any color.
SetShadowRadius - Sets the shadow radius of menu.
SetIconSize - Sets the size of the menu icons. Note:- This method may not work properly
Use Hex - For using hex color code.
OnMenuOpened - It is called when the menu has been opened
OnMenuClosed - It is called when the menu has been closed
Properties to control position on screen
OnMenuSelected - It is called when the menu item has been selected has been opened. Returns id [int]
of the item
↘️ Usage
Special thanks to @Shreyash for his amazing Rush and AIX Docs - Cttricks
2.0 Release Notes
New Update [2.0] Added Support For Floating On Screen
For the past few days, I was trying to implement a new feature that shows the circle menu floating on the screen.
Below is the demo:-
Updated Blocks And Usage:-
[image]
Now You don’t need to pass any view component to create the view.
[image]
Added blocks to control gravity on screen.
Updated Blocks
[image]
DM me to buy
Download
Special thanks to the library owner:-
Liked My Work?
Support me on:
https://ko-fi.com/akshatdeveloper
Hit button if you liked the extension.
26 Likes
Extension HalfMenu
[image]
1.About
HalfMenu is a non-visible component, which will show at bottom of a horizontal or vertical arrangement.
[image]
[image]
It will be a small icon at the bottom and expand when we long press and collapse when release.
2.Methods and Properties
CreateMenu - Create a menu at the bottom of the arrangement
[image]
[layout]
Add item -add an item to the menu at specified angle
[image]
[image]
Properties
[image]
[image]
[image]
3.Eve…
I think animation is 35% similar to this one
Akshat_Rana
(Akshat Developer)
January 18, 2022, 9:14am
#5
I agree but i think still my extension and his extension is still different
I would have bought the extension but it is missing, important for me, the setting to make the menu appear in a certain position on the screen. Ex. 100 @ 100
2 Likes
Akshat_Rana
(Akshat Developer)
January 20, 2022, 2:23pm
#7
@Angelo_Angius You can float the view on which circle menu is added by repositioning tools
Akshat_Rana
(Akshat Developer)
January 22, 2022, 4:47am
#11
UnknownMan541:
shareware
Shareware but without watermark with less features and customization
1 Like
This post was flagged by the community and is temporarily hidden.
Akshat_Rana
(Akshat Developer)
January 22, 2022, 6:29am
#14
@UnknownMan541 i request you not to edit my post
1 Like
Crashing in Android 11 ! App not responding (Ok and Wait)
Akshat_Rana
(Akshat Developer)
January 22, 2022, 6:39am
#16
Works fine in my device ( Android 11 )
When I click on that open animation button its get dark can it be remain light only in free version (aia that you have provided)
Akshat_Rana
(Akshat Developer)
January 22, 2022, 6:43am
#18
Yes ill change it in the next update for both (Free and Paid) where you can control it
2 Likes
Bug found when app orientation changes than when click on main menu button app crashes in apk (android 11)
1 Like
Akshat_Rana
(Akshat Developer)
January 23, 2022, 6:21am
#20
Can you share with me the apk which you are facing issues with
1 Like
Akshat_Rana
(Akshat Developer)
May 26, 2022, 3:17pm
#21
Version 1.1 [ Orientation Error Fix ]
After a long time I am here with a new update for the [ PAID ] version of this extension. The fix update for the [ FREE ] version will come soon as there are some fixes required.
Important
The **FREE** version of this extension will be **discontinued** after **1.1** update
About Update
This update contains a bug fix which caused error when we changed the screen orientation. So I came up with a solution which I will tell further.
How to fix?
In order to fix the bug you have to update your extension to 1.1 update . After that you need to use procedure block to make circle menu.
Now… Add the Screen Orientation Changed
Event to blocks section and run the procedure from there as shown below:-
Where create_menu
is the procedure to create the circular menu.
To buy, DM me
3 Likes