How to create Material calendar in codenameone? -


hi i'm new codename 1 , did sample on calendar showing normal calendar. want know how implement material calendar in codename one?

if have idea on please suggest me code

thanks in advance

codename 1 don't have such calendar widget, there's classic matrix style calendar can extend , customize like.

import com.codename1.ui.calendar calendar calendar = new calendar(); 

Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -