SharedPreferencesListener Stopped working for no apparent reason
问题 Simple problem. I made a settingsActivity and made a sharedPrefernecesLIstener . It worked fine so I left it alone to make the rest of my app. I came back to it to finalize some things and found that it stopped working. I looked through some questions on Stack Overflow and read some things but there are no answers. The Log says: W/InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed. Searching for this doesn't give me an answer because