
lvmengandClaude Sonnet 4.6
ef6a29ffb0
fix(food): 修复并发竞态、双重刷新及搜索态丢失问题
- 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>
2026-05-18 12:09:21 +08:00
..
2026-04-30 10:34:44 +08:00
2026-05-09 13:51:15 +08:00
2026-04-10 18:04:18 +08:00
2026-05-18 12:09:21 +08:00
2025-08-11 18:32:04 +08:00
2026-05-15 17:16:00 +08:00
2025-08-11 18:32:04 +08:00