Skip to content

Conversation

@Stampoo
Copy link
Contributor

@Stampoo Stampoo commented Apr 30, 2021

Description

  • Add SearchView
  • Add SearchView to main screen

How has this been tested?

Build and run)

Checklist

  • My code follows the style guidelines of this project
  • 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
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • 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 Stampoo added feature New feature or request WIP Work in process labels Apr 30, 2021
@Stampoo Stampoo self-assigned this Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request WIP Work in process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[step 1] Layout of the search field in the navbar

2 participants