B4A Library MSMaterialMenu - Animating icons

Ricardo Gonzalez Gaete

Member
Licensed User
Longtime User
MSMaterial MEnu

No funciona solo muestra el titulo de la aplicación, pero al presionar el menú no se desplego nada, no hay error, alguien me puede ayudar ?
 

wimpie3

Well-Known Member
Licensed User
Longtime User
There are actually two versions of the lib? 0.51 (front page) and a new version of MSMaterialMenu which also seems to contain other libraries?

I'm using 0.51 and I'm running into a problem. The icon is not always changed.

B4X:
MMenu.animatePressedState("ARROW")
Log(MMenu.State)

This still prints out BURGER, and the icon is not animated.
 

wimpie3

Well-Known Member
Licensed User
Longtime User
OK found out why the icon was not animated: you need to run in release mode... not easy with an application taking over 1 minute to compile...
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…