Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在通过链接使用 lib 实现 parceler
当我使用基本类型时它工作:int,String,double,......但是现在,我有一些特定类型的字段,例如:上下文,自定义类?所以我必须做一些有问题的事情吗?需要帮忙
如果你去库描述,你可以在那里看到支持的参数列表的数量
对于自定义,您需要使用注释类
@Parcel