Masum14092
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
Masum14092 进行了评论, -
Masum14092 创建了一个帖子, 已回答Why override val recipe: Recipe get() ={ } called twice?
I am trying to build plugin for genrate template for android studio but I don't knock why the override val recipe: Recipeget() ={} part called twice. For that reason this file genarating same cod... -
-
Masum14092 创建了一个帖子, 已回答Write with new line if file exist else create one in Jetbrain plugin development for android studio
I use this code to genrate Compose Screen and add route name to Navigation File fun RecipeExecutor.customScreenRecipe( moduleData: ModuleTemplateData, screenName:String, includeNavigati...