android / architecture-components-samples

Samples for Android Architecture Components.
https://d.android.com/arch
Apache License 2.0
23.46k stars 8.28k forks source link

Cannot observe the change of LiveData #1097

Open RayTigerZ opened 2 months ago

RayTigerZ commented 2 months ago

I find that observer registed in activity cannot observe the change of LiveData on Android9 anybody can give me some help?