Skip to content

Fix crash on disabling search suggestions

Sai requested to merge fix-search-crash into develop

This merge request addresses issue #121 (closed). This also fixes a bug that caused UI for public/private browsing mode on HomeFragment to mismatch. Steps to reproduce -

  1. Switch to personal browsing mode homepage
  2. Open settings
  3. Change theme in customizations.

Now, changing the theme will always open the homepage in public mode

Edited by Sai

Merge request reports