Widen the agenda dot column to 24dp for more dot/time spacing
This commit is contained in:
@@ -77,7 +77,7 @@ private const val RefreshInterval = 15 * 60 * 1000L
|
||||
private const val Ranking = 30
|
||||
|
||||
/** Width of the dot column. Kept fixed so the rows line up with each other. */
|
||||
private val DotColumn = 20.dp
|
||||
private val DotColumn = 24.dp
|
||||
|
||||
/** Width of the time column. Wide enough for "11:59 PM" and "all-day". */
|
||||
private val TimeColumn = 64.dp
|
||||
|
||||
Reference in New Issue
Block a user