Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Beginning of a new Era

Compare
Choose a tag to compare
@Mazyod Mazyod released this 21 Oct 03:12
· 75 commits to master since this release

Enhancements

  • New approach to calculate extension and navigation bar offsets.

    Initially, we externally injected the calculation through blocks. The calculations depended on layout guide, and other weird stuff. The new approach simply calculates the offset based on the parent: status bar -> navigation bar -> extension view.
  • Added support for sticky navigation bar