mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-20 07:21:40 +02:00
changed colour of visceral fat measurement
This commit is contained in:
@@ -67,7 +67,7 @@ public class VisceralFatMeasurementView extends FloatMeasurementView {
|
||||
|
||||
@Override
|
||||
public int getColor() {
|
||||
return Color.parseColor("#8d6e63");
|
||||
return Color.parseColor("#00bfa5");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user