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