Releases: sjwall/MaterialTapTargetPrompt
Releases · sjwall/MaterialTapTargetPrompt
v3.3.2
08 Nov 21:39
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Clip text using background path instead of via Xfermode to fix weird UI issues (#202 #201 ) (@peterdk ))
v3.3.1
06 Nov 12:01
Compare
Sorry, something went wrong.
No results found
v3.3.0
02 Jul 16:47
Compare
Sorry, something went wrong.
No results found
v3.2.0
18 May 20:50
Compare
Sorry, something went wrong.
No results found
Testing
PromptView and PromptView.mPromptOptions are visible for testing (#193 ) (@hdani9307 )
v3.1.1
03 May 15:14
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix NPE on animation start (#164 )
Fix NPE on CircleFocal path (#164 )
Fix PromptView content description not being set
v3.1.0
17 Dec 11:52
Compare
Sorry, something went wrong.
No results found
Features
Add setIgnoreStatusBar to PromptOptions to allow configuring if the prompt displays over the status bar. Default is false. (#183 ) (@alexeyosminin )
Bug Fixes
Fix FullscreenPromptBackground not displaying correctly on displays with cutouts (#182 ) (@Iljo )
v3.0.1
23 Oct 16:51
Compare
Sorry, something went wrong.
No results found
Upgraded dependencies to be not version specific
Bug Fixes
v3.0.0
18 Aug 11:49
Compare
Sorry, something went wrong.
No results found
Removed
Remove android.app.Fragment and android.app.DialogFragment builder constructors.
These Fragments can still be used by passing getActivity() and getDialog() respectively.
v2.15.0
23 Jun 22:27
Compare
Sorry, something went wrong.
No results found
Features
Added setContentDescription to override content description for accessibility (#157 ) (@mudar )
Bug Fixes
v2.14.0
26 Oct 18:31
Compare
Sorry, something went wrong.
No results found
Features
Added ImmersiveModeCompatPromptBackground (#135 )
Bug Fixes
Fix null pointer exception in SupportFragmentResourceFinder (#137 )