mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-07-11 16:27:04 +01:00
b9ffbb8e92
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.