Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
Co-authored-by: Stypox <[email protected]>
  • Loading branch information
litetex and Stypox authored Jan 25, 2022
1 parent 82de35d commit 8a069b4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ public View onCreateView(
@Nullable final ViewGroup container,
@Nullable final Bundle savedInstanceState
) {
// SettingsPreferenceSearchFragmentBinding.
binding = SettingsPreferencesearchFragmentBinding.inflate(inflater, container, false);

binding.searchResults.setLayoutManager(new LinearLayoutManager(getContext()));
Expand Down

0 comments on commit 8a069b4

Please sign in to comment.