I add items to a list through a Model class and then add these items to an ArrayList<Object>. However, I always get a size of zero even if the <,java,android,asynchronous,arraylist,firebase-realtime-database"/>

首页 > 解决方案 > 数组列表 copied from another ArrayList is empty even if there is data

I add items to a list through a Model class and then add these items to an ArrayList<Object>. However, I always get a size of zero even if the <