Skip to content

Commit ca855a1

Browse files
committed
wear, fix running record with tag time cutoff
1 parent 0f9684a commit ca855a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package com.example.util.simpletimetracker.presentation.ui.components
22

33
internal const val ACTIVITY_VIEW_HEIGHT = 44
4-
internal const val ACTIVITY_RUNNING_VIEW_HEIGHT = 56
4+
internal const val ACTIVITY_RUNNING_VIEW_HEIGHT = 58
55
internal const val ACTIVITY_LIST_COMPACT_CHIP_COUNT = 3

0 commit comments

Comments
 (0)