Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixes app crash when configuring quick settings tiles; `FLAG_ACTIVITY_NEW_TASK` is required to start an activity from a non-activity context, now enforced for targetApi api28+. https://developer.android.com/about/versions/pie/android-9.0-changes-all#fant-required
- Loading branch information