modify comment

This commit is contained in:
BetterAndBetterII 2025-09-22 09:47:50 +00:00
parent 2cb6924ad7
commit c28640584b

View File

@ -57,8 +57,7 @@ sealed class PopupAction {
/**
* Show the dedicated clear-confirm container above Backspace.
* [danger] indicates whether to start in danger hint state (i.e., equivalent
* to the previous "armed" visual when user already swiped upward dominantly).
* [danger] indicates whether to start in danger hint state.
*/
data class ShowClearConfirmAction(
override val viewId: Int,