Skip to content

Latest commit

 

History

History
66 lines (30 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

66 lines (30 loc) · 1.08 KB

Change Log

Version 1.2.4

2017-08-02

  • Fixed button text visibility (pull #10).

Version 1.2.3

2017-07-10

  • Fixed crash on creating shadow drawable on Galaxy J7 (issue #7).

Version 1.2.1

2017-03-04

  • Set up max lines for message (3 lines in portrait and 2 lines in landscape).

Version 1.2.0

2017-02-26

Version 1.1.2

2017-01-17

  • Lossy compression for graphics resources (646KB vs 409KB).

Version 1.1.1

2017-01-15

  • Added methods to change message and button text dynamically.

Version 1.1.0

2017-01-14

  • Fixed Android Studio Preview rendering issue.
  • Rename attributes (message -> dp_message, buttonText -> dp_buttonText).

Version 1.0.1

2016-10-03

  • Layout optimization.

Version 1.0.0

2016-10-01

Initial release.