Skip to content

Commit

Permalink
Revert back to fixed unclickable action
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSluffy authored Jun 22, 2024
1 parent 85273a5 commit 739c2e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ fun createSearchTarget(
): SearchTargetCompat {
return SearchTargetCompat.Builder(
SearchTargetCompat.RESULT_TYPE_REDIRECTION,
LayoutType.SMALL_ICON_HORIZONTAL_TEXT,
LayoutType.ICON_HORIZONTAL_TEXT,
generateHashKey(id),
)
.setPackageName(pkg)
Expand Down

0 comments on commit 739c2e5

Please sign in to comment.