Skip to content

Releases: stanbar/Android-Prompter

3.1.1: fix

20 Apr 18:18
Compare
Choose a tag to compare

add .showValie { } resolver

3.0.0

16 Aug 12:02
Compare
Choose a tag to compare
migration to AndroidX

Took 9 minutes

2.4.0

07 Jul 20:34
Compare
Choose a tag to compare

update android support libs

2.3.1

27 Mar 12:04
Compare
Choose a tag to compare
updated to sdk 27 and support 27.1.0

Minor fixes

08 Nov 23:21
Compare
Choose a tag to compare
2.3.0

Fixed title default value to Enter new value

Prompter context(activity) awareness

03 Nov 00:01
Compare
Choose a tag to compare

Prompter become context(activity) aware. Since view context is sometimes just ContextWrapper and not Activity which is required in case to obtain FragmentManager"

More flexibility

31 Oct 20:23
Compare
Choose a tag to compare

In this release you can split your clickView from destinationView.
So other views (like whole container) can start prompter and the result will be show on specified view

Implementation release

20 Oct 10:15
Compare
Choose a tag to compare

Implementation release

First release

20 Oct 09:52
Compare
Choose a tag to compare

First release