Skip to content

v5.0

Compare
Choose a tag to compare
@aritchie aritchie released this 28 Apr 20:35

[feature][droid] appcompat now built in. dialogs will attempt to use best mechanism avaiable on the top activity to determine how to display dialogs (appcompat, fragment dialog, dialog direct). Thanks to Felix Barz
[fix][droid] SUPPORT LIB VERSION DEPENDENCY GONE (mostly)!
[fix][droid] remove resource files to allow for support library updates (thanks Marco Bellino) #142
[fix][droid] allow background interaction on classic toast #144
[fix][uwp] fix duplicate title in actionsheet
[BREAKING][ios] no longer supporting iOS6 and under