StackOv icon indicating copy to clipboard operation
StackOv copied to clipboard

Feature/90 layout of the search field–in the navbar

Open Stampoo opened this issue 4 years ago • 0 comments

Description

  • Add SearchView
  • Add SearchView to main screen

How has this been tested?

Build and run)

Checklist

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [x] New and existing unit tests pass locally with my changes

What to look for?

  • toolBar does't resizing subview, and subview does't filling all free space, may be replace him more comparable element?) It will save us from fixed size elements in different idioms (ToolBar set standard element width, based on height, like UIBarButtonItem, break constraint in console log confirm it theory))

Closes #90

Stampoo avatar Apr 30 '21 15:04 Stampoo