You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: features/feature_statistics_detail/src/main/java/com/example/util/simpletimetracker/feature_statistics_detail/interactor/StatisticsDetailStatsInteractor.kt
+2-6Lines changed: 2 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -117,12 +117,8 @@ class StatisticsDetailStatsInteractor @Inject constructor(
Copy file name to clipboardExpand all lines: features/feature_wear/src/main/java/com/example/util/simpletimetracker/feature_wear/WearDataLocalMapper.kt
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -107,6 +107,7 @@ class WearDataLocalMapper @Inject constructor(
107
107
}
108
108
109
109
funmap(
110
+
apiVersion:String,
110
111
allowMultitasking:Boolean,
111
112
recordTagSelectionCloseAfterOne:Boolean,
112
113
enableRepeatButton:Boolean,
@@ -115,6 +116,7 @@ class WearDataLocalMapper @Inject constructor(
0 commit comments