Masum14092
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
创建于 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... -
创建于 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...