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

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

Dialer: Fix Voicemail playback

* With the AndroidX conversion, onActivityCreated gets called later than
  the only call to getVoicemailPlaybackPresenter(), which in turn
  returns null and thus leading to hiding the playback controls
* Split the deprecated method into the ones we need: onCreate() for
  non-UI initialisations and onViewCreated for the others

Fixes: https://gitlab.com/LineageOS/issues/android/-/issues/6667
Change-Id: I0da4a9114a80e62fd25138ce9c92e9fb7f386d53
parent de9d54f4
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