Skip to content

Early Release 4.12

Compare
Choose a tag to compare
@TonicArtos TonicArtos released this 03 May 18:31
· 42 commits to early_release_4 since this release

Two small fixes in this update. The grid slm should now honour the RTL layout direction. Also, when the recycler view is rotated or recreated, it should now restore to the correct adapter position.

Changelog

  • Fix RTL layout in grid SLM (#16).
  • Fix position restoration (#85).