Skip to content

Commit

Permalink
Update SearchActionCompat.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
tgex0 authored Sep 11, 2024
1 parent 2d4c027 commit 3e95d68
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ data class SearchActionCompat(
private var extras: Bundle? = null

/**
* Sets the subtitle.
* Sets the icon.
*/
fun setIcon(icon: Icon?) = apply {
this.icon = icon
Expand Down

0 comments on commit 3e95d68

Please sign in to comment.