You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open a room and observe a crash. Introduce with Voice message feature.
Stack trace:
Thread: main, Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{im.vector.app/im.vector.app.features.home.room.detail.RoomDetailActivity}: android.view.InflateException: Binary XML file line #187: Error inflating class im.vector.app.features.home.room.detail.composer.VoiceMessageRecorderView
...
Caused by: java.lang.NullPointerException: Attempt to read from field 'android.widget.ImageButton im.vector.app.databinding.ViewVoiceMessageRecorderBinding.voiceMessageMicButton' on a null object reference
at im.vector.app.features.home.room.detail.composer.VoiceMessageRecorderView.onVisibilityChanged(VoiceMessageRecorderView.kt:4)
The text was updated successfully, but these errors were encountered:
bmarty
changed the title
Crash on Android 5.0 and 5.1
Crash on opeining a room on Android 5.0 and 5.1 - Regression with Voice message
Aug 25, 2021
onurays
changed the title
Crash on opeining a room on Android 5.0 and 5.1 - Regression with Voice message
Crash on opening a room on Android 5.0 and 5.1 - Regression with Voice message
Aug 26, 2021
Reported in https://matrix.to/#/!AZozoWghOYSIAfaZjJ:matrix.org/$y0gn7hbAap0imO-wIqO3SZ4vZsr9jEzqS9vasOPlW-o?via=matrix.org&via=tchncs.de&via=kde.org
Open a room and observe a crash. Introduce with Voice message feature.
Stack trace:
The text was updated successfully, but these errors were encountered: