mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-22 11:02:35 +01:00
Code cleanup
Co-authored-by: Stypox <stypox@pm.me>
This commit is contained in:
parent
82de35d724
commit
8a069b497f
@ -38,7 +38,6 @@ public class PreferenceSearchFragment extends Fragment {
|
||||
@Nullable final ViewGroup container,
|
||||
@Nullable final Bundle savedInstanceState
|
||||
) {
|
||||
// SettingsPreferenceSearchFragmentBinding.
|
||||
binding = SettingsPreferencesearchFragmentBinding.inflate(inflater, container, false);
|
||||
|
||||
binding.searchResults.setLayoutManager(new LinearLayoutManager(getContext()));
|
||||
|
Loading…
Reference in New Issue
Block a user