mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-09-24 18:51:51 +01:00
Older API levels do not have notification channel support, and we were not checking this state to see if we should enable the controls. Fix is to add a new controlsEnabled flag on the state object and set it whenever we finish loading or when recp changes.