We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f9684a commit ca855a1Copy full SHA for ca855a1
wear/src/main/java/com/example/util/simpletimetracker/presentation/ui/components/PresentationConsts.kt
@@ -1,5 +1,5 @@
1
package com.example.util.simpletimetracker.presentation.ui.components
2
3
internal const val ACTIVITY_VIEW_HEIGHT = 44
4
-internal const val ACTIVITY_RUNNING_VIEW_HEIGHT = 56
+internal const val ACTIVITY_RUNNING_VIEW_HEIGHT = 58
5
internal const val ACTIVITY_LIST_COMPACT_CHIP_COUNT = 3
0 commit comments