sdex / ActivityManager

Launch any application activity
Apache License 2.0
615 stars 35 forks source link

Task/improve searching in manifest files #37

Closed Y-E-P closed 1 year ago

Y-E-P commented 1 year ago

Added library and make simple implementation including back pressed action.

sdex commented 1 year ago

Everything looks great so far. There is just one thing left - saving state. After rotating the screen the webview saves and highlights the search result but the search bar is gone.

Y-E-P commented 1 year ago

Everything looks great so far. There is just one thing left - saving state. After rotating the screen the webview saves and highlights the search result but the search bar is gone.

Good point, let me check it and fix