Commit Graph

5 Commits

Author SHA1 Message Date
David Livadaru c760e02aa8 hotfix/fix-menu-reload
Fix view life cycle callbacks when reload of menu.
Fix layout of menu items on reload.
Update framework version to 1.1.2.
2017-08-17 16:56:28 +03:00
David Livadaru f413b5eea7 hotfix/items-scrollview-content-insets
Ask for correct top insets spacing instead of relying on top layout guide length.
2017-08-16 18:43:11 +03:00
David Livadaru 9edc13704b feature/optional-top-menu
Change status bar color to white.
Set automaticallyAdjustsScrollViewInsets to false to view controller containing the menu.
Fix state change of button while providing geometry objects.
Provide customization for adjust the screen's scroll offset.
Fix computation of items' content size.
Fix update of items and scroll indicator appearance while selecting the an item from menu.
2017-08-04 13:39:50 +03:00
David Livadaru add0442f40 feature/optional-top-menu
Update the top menu the be optional.
Rename number of items to number of elements because this number means than we have 'something' the pagination.
Fix index validation to be performed using numberOfElements.
Hide isValid(index:) provided by Array.
2017-08-02 11:07:20 +03:00
David Livadaru daba9e2749 develop
Add Horizontal Menu framework.
Add demo application associated with framework.
2017-03-31 12:04:00 +03:00