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

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

Recorder: Replace deprecated startActivityForResult

* startActivityForResult(Intent, int) is deprecated since API 30
* We aren't really interested in a result anyway, so let's just
  use startActivity(Intent)

Change-Id: I303fa8139743389eede66bff435fbffb59dfe7ac
parent 177fef09
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