清理了上一次的信息
This commit is contained in:
@@ -157,7 +157,10 @@ class SecondaryScreenPresentation(
|
||||
Timber.d("step1")
|
||||
currentStep = 1
|
||||
//回复上一次的设置
|
||||
lastWeight = 0.0
|
||||
// lastWeight = 0.0
|
||||
dinnerTypeInfo = null
|
||||
currentFood = null
|
||||
userNutritionData = null
|
||||
lastFood = null
|
||||
lastCalcResultInfo = null
|
||||
recognitionWeight = 0.0
|
||||
@@ -189,7 +192,7 @@ class SecondaryScreenPresentation(
|
||||
binding.flPreview.visibility = View.GONE
|
||||
|
||||
binding.flFace.visibility = View.VISIBLE
|
||||
binding.ivFaceBg.visibility = View.GONE
|
||||
binding.ivFaceBg.visibility = View.VISIBLE
|
||||
binding.tvFaceTip.visibility = View.VISIBLE
|
||||
binding.tvBottomTip.visibility = View.VISIBLE
|
||||
itemUserNutritionBinding.clNutritionData.visibility = View.GONE
|
||||
|
||||
Reference in New Issue
Block a user