dorrin-sot
dorrin-sot
Fixes #723
## Fixes Fixes #10843 ## Approach Added SearchView and "Next" and "Prev" and "Case Sensitive" buttons to toolbar Added `EditTextSearchbar` class for all search logic (mainly `findNextResult` and `findPrevResult`) ####...
Continued from #11466
## Fixes Fixes #11790 ## Checklist - [x] You have not changed whitespace unnecessarily (it makes diffs hard to read) - [x] You have a descriptive commit message with a...
## Fixes Fixes #11831 ## Approach - 11831: Added "currentCard" and "reloadRequired" the intents in `NavigationDrawerActivity#onBackPressed` and recieved them in `NavigationDrawerActivity#onActivityResult` ## How Has This Been Tested? https://user-images.githubusercontent.com/59933477/178156452-1237423f-d700-4ec5-ac2d-fab7f8514084.mov ## Checklist...