Releases: stanbar/Android-Prompter
Releases · stanbar/Android-Prompter
3.1.1: fix
3.0.0
2.4.0
2.3.1
Minor fixes
2.3.0 Fixed title default value to Enter new value
Prompter context(activity) awareness
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
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
Implementation release
First release
First release