Intent transfer ArrayMap problem

passing ArrayMap with intent will cause an error,

android.support.v4.util.ArrayMap cannot be cast to java.io.Serializable

is there any better way?

Aug.03,2021
Menu