The purpose of this feature is to add three new buttons to the detail view and remove them from the toolbar menu. We can follow the following design to perform this task: ## Scribble: <image src="https://user-images.githubusercontent.com/26610733/161740220-b2d635cf-ff7c-4dea-b049-3b97388cfd91.png" width="250"/> ## known patterns / examples from other apps: <img width="5642" alt="image" src="https://user-images.githubusercontent.com/26610733/161742430-6243e5f6-e04d-4f01-b03a-287830e2df7c.png"> ### TASKS - [ ] Research (if needed) - [ ] Create branch feature/feature_name - [ ] Development tasks - [ ] Implement whatever - [ ] ... - [ ] Code review and apply changes requested - [ ] Design test plan - [ ] QA - [ ] Merge branch feature/feature_name into master ### PR - App - Library (if needed)