Skip to content

Commit

Permalink
"Auto"
Browse files Browse the repository at this point in the history
  • Loading branch information
Beppi Menozzi authored and Beppi Menozzi committed Mar 29, 2017
1 parent 7151ab7 commit f181308
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,13 @@ Available methods on the balloon:

Most of these methods ask a boolean parameter *restartLifeTime*. If this is *false*, in case of update, if the balloon is already showing, its life is not made longer and its closure remains scheduled as before. As default this parameter is *true* (so whenever an update is done, the time to live is reset).

### New in 0.2.8
* Included alexandre-g additions:
** Allow custom views for dynamically built layouts
** Allow disabling tap-to-dismiss
** Allow to force showing only within screen bounds
** Allow dismissing popup

### New in 0.2.2
* bgcolor for >= Lollipop (21)
* fixed crash if built inside onCreate()
Expand Down

0 comments on commit f181308

Please sign in to comment.