Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b6ac55ff authored by Michael W's avatar Michael W
Browse files

DeskClock: Set FLAG_ACTIVITY_NEW_TASK explicitly

* From PendingIntent#getActivity() documentation:
  "Note that the activity will be started outside of the context of
  an existing activity, so you must use the
  Intent.FLAG_ACTIVITY_NEW_TASK launch flag in the Intent."
* Removes the warning
  ActivityTaskManager: startActivity called from non-Activity context;
  forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent {flg=0x800000
  cmp=com.android.deskclock/.timer.* }

Change-Id: I628a5b7fa9e8b00adca3d384dc0a12cb07b8efa8
parent f713c8b9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment