CardBannerDemo
CardBannerDemo copied to clipboard
假如 我只想显示一条数据 应该如何设置
现在只有一条数据的话 也是无限循环的 我把cardAdapter的getItemCount方法 改为1后 只显示一条 但是不是居中 而是靠左了