mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-10-11 21:57:38 +00:00
@@ -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()));
|
||||
|
Reference in New Issue
Block a user