Commit 24436d9c authored by linfeng's avatar linfeng

开发票功能列表

parent cc39f6e9
......@@ -24,6 +24,7 @@ public class CollectionAdapter extends BaseMultiItemQuickAdapter<MultiItemEntity
addItemType(TYPE_COLLECTION_TRAVEL, R.layout.rv_item_mine_collection_travel);
}
@Override
protected void convert(BaseGlideHolder helper, MultiItemEntity item) {
switch (helper.getItemViewType()) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment