Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
KnollFrank committed Dec 12, 2024
1 parent 7ecea92 commit cb05765
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
@VisibleForTesting(otherwise = PACKAGE_PRIVATE)
public class SearchResultsFragmentUI implements de.KnollFrank.lib.settingssearch.search.ui.SearchResultsFragmentUI {

@VisibleForTesting()
@VisibleForTesting
@IdRes
public static final int SEARCH_RESULTS_VIEW_ID = R.id.searchResultsCustom;

Expand Down

0 comments on commit cb05765

Please sign in to comment.