You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering how i can move the menu around without changing the following padding..
var padding: CGFloat = 14
I wanted to move the menu from bottom just Y-Axis only. I having some issue adding KCFloatingActionButton with iAd. The Floating Menu is going behind iAdd.
Thanks.
The text was updated successfully, but these errors were encountered:
Hello, @Kam21
I accpeted your suggestion. So, I've just updated the library to 1.1.8 version.
If you want to move the menu Y-Axis only, you have to execute pod update first. Then, you can move it easily by paddingY variable.
Hi There,
I was wondering how i can move the menu around without changing the following padding..
var padding: CGFloat = 14
I wanted to move the menu from bottom just Y-Axis only. I having some issue adding KCFloatingActionButton with iAd. The Floating Menu is going behind iAdd.
Thanks.
The text was updated successfully, but these errors were encountered: