Great tutorial, I just have one question, I am currently using this menu in an activity that alternates between 2 fragments (let's call them first and second) frequently. How do I remove the menu when on my second fragment so I only have it when I am on my first? Thank you
You don't have to put their name on your app. Here is a link to the libraries license. It uses an MIT license which has very few limitations. github.com/oguzbilgener/CircularFloatingActionMenu/blob/master/LICENCE
Just a newbie question: I used only 2 sub buttons and I removed the codes for others. But when I did that, the 2 buttons left spaced out just like a padding or margin between the two!
Nice. wont there be problems if you add a google admob banner at the bottom? I mean the banner might overlap or when you put the circle menu button farther from the edge the app might crash. Also please make a tutorial on how to add admob banner some other time if it is fine with you. ;)
Excellent questions! I'll do some testing and let you know what I find out. I would be happy to create a tutorial on adding an Admob Banner in an Android Studio project. Thank you for the suggestion! :)
Can you use custom icons? and Could the size of the menu be enlarged? If I could request could you create a tutorial on a menu system similar to Spotify Thanks Keep up the good work.
If I play with the code a bit, I should be able to change the size of the buttons and icons. I'll have to look over my code again. :) Key an eye out for that Spotify Inspired Menu System. I'll leave a comment with the link once it's uploaded.
Thanks for helping. Would you be able to know when the video would be coming out, I'm working on a project which requires that type of menu system. when do you think you would bring the video out
This library has the following positions available. Bottom Right, Bottom Left, Bottom Center, Top Right, Top Left, Top Center, Left Center, and Right Center. All off which can be set by calling .setPosition(FloatingActionButton.POSITION_BOTTOM_CENTER) If you wanted the button completely centered you might have to modify the library code. Let me know if I can be of any other help.
ok thanks. Before i found your channel i really get stressed or discouraged just by looking at the android studio. lol. thanks to your videos and replies coz i have understood the codes gradually..hope you continue educating us beginners
Thank you for the wonderful comment. I have been there myself. Keep at it and never give up. I believe in you. We all have to start somewhere. I really enjoy making these tutorials for you guys. There are much more to come! :)
Great tutorial, I just have one question, I am currently using this menu in an activity that alternates between 2 fragments (let's call them first and second) frequently. How do I remove the menu when on my second fragment so I only have it when I am on my first? Thank you
I like this tutorial. Simple, fast and it really works. Nice presentation also.
Thank you for the comment. I'm happy you liked the tutorial. More are on their way!
Thanks... I need set background color for floating action .. how to set???Please Help..
how to make the icons Larger
I will have to change my app because of this awesome circle menu.
Thank you for the compliment. I'm glad you liked the tutorial. It was a fun one to make!
one question sir. do we have to credit the creator of this library/animation like putting their name on our app?
You don't have to put their name on your app. Here is a link to the libraries license. It uses an MIT license which has very few limitations.
github.com/oguzbilgener/CircularFloatingActionMenu/blob/master/LICENCE
ok. thanks
i was just afraid google might take down my app if i dont credit the creators
Just a newbie question:
I used only 2 sub buttons and I removed the codes for others. But when I did that, the 2 buttons left spaced out just like a padding or margin between the two!
Nice. wont there be problems if you add a google admob banner at the bottom? I mean the banner might overlap or when you put the circle menu button farther from the edge the app might crash.
Also please make a tutorial on how to add admob banner some other time if it is fine with you. ;)
Excellent questions! I'll do some testing and let you know what I find out. I would be happy to create a tutorial on adding an Admob Banner in an Android Studio project. Thank you for the suggestion! :)
Thanks a lot!
You're welcome! Glad I could help!
Jonathan Ingram because of your tutorials, i can now start building my app with ease. Btw, Do you have apps in google playstore?
I am happy to hear the tutorials have been a great help! I will shortly! You will be one of the first to know. :)
The "FloatingActionButton.Builder(this)" the Builder is in red and says cannot resolve.
Can you use custom icons? and Could the size of the menu be enlarged?
If I could request could you create a tutorial on a menu system similar to Spotify
Thanks Keep up the good work.
Thank you for the comment. Consider it done my friend.
If I play with the code a bit, I should be able to change the size of the buttons and icons. I'll have to look over my code again. :) Key an eye out for that Spotify Inspired Menu System. I'll leave a comment with the link once it's uploaded.
Thanks for helping. Would you be able to know when the video would be coming out, I'm working on a project which requires that type of menu system. when do you think you would bring the video out
I think I could get everything together tonight or tomorrow morning at the latest. Just got home from traveling so now I'm back to my normal routine.
I've uploaded a tutorial on how to create a menu like the one you see in the Spotify app. Hope it helps! ruclips.net/video/EAU1oYNDrTQ/видео.html
Can we also place this at the center?
This library has the following positions available. Bottom Right, Bottom Left, Bottom Center, Top Right, Top Left, Top Center, Left Center, and Right Center. All off which can be set by calling .setPosition(FloatingActionButton.POSITION_BOTTOM_CENTER) If you wanted the button completely centered you might have to modify the library code. Let me know if I can be of any other help.
ok thanks. Before i found your channel i really get stressed or discouraged just by looking at the android studio. lol. thanks to your videos and replies coz i have understood the codes gradually..hope you continue educating us beginners
Thank you for the wonderful comment. I have been there myself. Keep at it and never give up. I believe in you. We all have to start somewhere. I really enjoy making these tutorials for you guys. There are much more to come! :)