Searched refs:DEBUG_BOX_COLOR (Results 1 – 1 of 1) sorted by relevance
340 .debugBackground(viewModel, DEBUG_BOX_COLOR) in NotificationScrollingStack()476 private val DEBUG_BOX_COLOR = Color(0f, 1f, 0f, 0.2f) constant