Skip to content

Commit d8fcf5a

Browse files
[HEALTH] - move CARDIO_DANCE to both, as it is available for Android and ios
1 parent 072428b commit d8fcf5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/health/lib/src/heath_data_types.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,7 @@ enum HealthWorkoutActivityType {
466466
BASKETBALL,
467467
BIKING, // This also entails the iOS version where it is called CYCLING
468468
BOXING,
469+
CARDIO_DANCE,
469470
CRICKET,
470471
CROSS_COUNTRY_SKIING,
471472
CURLING,
@@ -504,7 +505,6 @@ enum HealthWorkoutActivityType {
504505
// iOS only
505506
BARRE,
506507
BOWLING,
507-
CARDIO_DANCE,
508508
CLIMBING,
509509
COOLDOWN,
510510
CORE_TRAINING,

0 commit comments

Comments
 (0)