Code cleanup
Co-authored-by: Stypox <stypox@pm.me>
This commit is contained in:
parent
8ab45acf82
commit
e76909f344
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ public class PreferenceSearchFragment extends Fragment {
|
||||||
@Nullable final ViewGroup container,
|
@Nullable final ViewGroup container,
|
||||||
@Nullable final Bundle savedInstanceState
|
@Nullable final Bundle savedInstanceState
|
||||||
) {
|
) {
|
||||||
// SettingsPreferenceSearchFragmentBinding.
|
|
||||||
binding = SettingsPreferencesearchFragmentBinding.inflate(inflater, container, false);
|
binding = SettingsPreferencesearchFragmentBinding.inflate(inflater, container, false);
|
||||||
|
|
||||||
binding.searchResults.setLayoutManager(new LinearLayoutManager(getContext()));
|
binding.searchResults.setLayoutManager(new LinearLayoutManager(getContext()));
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue