Skip to content

2.2.1

Compare
Choose a tag to compare
@worotyns worotyns released this 29 Aug 19:05
· 10 commits to master since this release

Add method setCustomClickIntentFlags

        PushPushGo
            .getInstance(this)
            .setCustomClickIntentFlags(Intent.FLAG_ACTIVITY_CLEAR_TASK or Intent.FLAG_ACTIVITY_NEW_TASK)