floating-cat / S1-Next

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ActivityCompat#finishAffinity(Activity) doesn't work before Android 4.1

floating-cat opened this issue · comments

We can't backport this method (or implement the similar logic in our app) before Android 4.1, so we won't fix this bug.
Close this issue until we set the minSdkVersion to 15+.