Is there an easy way to convert a Map to a Bundle in android without explicit iteration?
Why?
Firebase returns a Map for Notification
private ArrayList convertMapToBundleList(ArrayList> mapList)