Skip to content

Commit 0ce0891

Browse files
authored
Merge pull request #1146 from kaurin-liebrecht-haas/cardio-dance
[HEALTH] - move CARDIO_DANCE to both, as it is available for Android and ios
2 parents b3cd2b2 + d8fcf5a commit 0ce0891

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
@@ -470,6 +470,7 @@ enum HealthWorkoutActivityType {
470470
BASKETBALL,
471471
BIKING, // This also entails the iOS version where it is called CYCLING
472472
BOXING,
473+
CARDIO_DANCE,
473474
CRICKET,
474475
CROSS_COUNTRY_SKIING,
475476
CURLING,
@@ -508,7 +509,6 @@ enum HealthWorkoutActivityType {
508509
// iOS only
509510
BARRE,
510511
BOWLING,
511-
CARDIO_DANCE,
512512
CLIMBING,
513513
COOLDOWN,
514514
CORE_TRAINING,

0 commit comments

Comments
 (0)