2017-08-02
- Fixed button text visibility (pull #10).
2017-07-10
- Fixed crash on creating shadow drawable on Galaxy J7 (issue #7).
2017-03-04
- Set up max lines for message (3 lines in portrait and 2 lines in landscape).
2017-02-26
- Applied ConstraintLayout for correct display on a small area.
2017-01-17
- Lossy compression for graphics resources (646KB vs 409KB).
2017-01-15
- Added methods to change message and button text dynamically.
2017-01-14
- Fixed Android Studio Preview rendering issue.
- Rename attributes (
message
->dp_message
,buttonText
->dp_buttonText
).
2016-10-03
- Layout optimization.
2016-10-01
Initial release.