ef6a29ffb0418bb465d19b8c6854504174331ad5
- FoodListFragment:添加 currentJob 取消机制,防止快速切换时旧请求覆盖新数据 - FoodListFragment:缓存 currentFoodName,返回二级页面后 onResume 复用搜索词 - CookingModeActivity:RadioGroup+RadioButton 替换为 LinearLayout+CheckedTextView - CookingModeActivity:新增 selectTab() 统一管理选中态,内置幂等保护 - CookingModeActivity:重构 onNewIntent,消除切换餐次时 getDishList 被双重调用的问题 - VectorCollectionFragment:Error/Success 消费后重置 StateFlow,防止 replay 导致 toast 重复弹出 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
DishMatch
菜品配比
Languages
Kotlin
85.9%
Java
13%
DM
1.1%