Two different ViewHolders have the same stable ID
Author: AttITuderCreated Aug 19, 2019Updated Mar 6, 2026
First load the cached data, then load the network data.Then the following error occurred: UncaughtException detected: java.lang.IllegalStateException: Two different ViewHolders have the same stable ID. Stable IDs in your adapter MUST BE unique and SHOULD NOT change.
Source: airbnb/epoxy