Skip to content

Commit a65f0a2

Browse files
Removed Metabolic rate from info screen
1 parent a150361 commit a65f0a2

File tree

1 file changed

+0
-2
lines changed
  • Sources/SprenUI/UI/Screens/Flows/BodyComp/Info

1 file changed

+0
-2
lines changed

Sources/SprenUI/UI/Screens/Flows/BodyComp/Info/Info.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ struct Info: View {
3030

3131
InfoBox(title: "Android:Gynoid Ratio", text: "The ratio for android fat storage to gynoid fat storage is correlated with metabolic insulin resistance, matabolic disregulation, and risk of cardiovasular disease. A higher value of Android:Gynoid fat ratio indicates an increased risk for metabolic and cardiovascular diseases due to increased visceral fat storage. It is ideal to have a Android: Gynoid Fat ratio less than 1.0.")
3232

33-
InfoBox(title: "Resting Metabolic Rate", text: "Resting metabolic rate is the total number of calories burned when your body is completely at rest. This information could be helpful for a person who is trying to manage their weight.")
34-
3533
Spacer()
3634

3735
Image("PoweredBySpren", bundle: .module)

0 commit comments

Comments
 (0)