Skip to content

0.8.0

Compare
Choose a tag to compare
@dandc87 dandc87 released this 30 Sep 20:40
· 329 commits to master since this release
  • Change: The view now responds better to layout parameters.
    The functionality is similar to how adjustViewBounds works with ImageView,
    where the view will try and take up as much space as necessary,
    but we base it on tile size instead of an aspect ratio.
    The exception being that if a tileSize is set,
    that will override everything and set the view to that size.
  • Fix: Use more efficent method for indexing months