tanujnotes / Olauncher

Minimal AF Launcher for Android. Reduce your screen time. Daily wallpapers.
https://play.google.com/store/apps/details?id=app.olauncher
GNU General Public License v3.0
2.01k stars 213 forks source link

Feature : Show/Hide Search bar #523

Closed CHAHATMB closed 4 days ago

CHAHATMB commented 4 days ago

Hello, I added the feature to show/hide the Search bar in app screen. When we toggle the search bar to show/hide it will also toggle the autoShowKeyboard switch as you don't want to search app when there is no search bar. When you switch to show search bar it will toogle autoShowKeyboard to true as it is default behavior.

Example

Image 1 - App screen with Search bar and autoShowKeyboard as true. Image 2 - App screen with hidden Search bar Image 3 - Setting screen with search bar switch

Testing

Tested manually in landscape and portrait mode

tanujnotes commented 4 days ago

I appreciate the PR but no plans to make any such changes.

If you want to contribute, please check the open issues.

CHAHATMB commented 4 days ago

Cool! Thanks for the appreciation