ChenLittlePing / RecyclerCoverFlow

使用RecyclerView,自定义LayoutManager实现旋转木马相册效果
Apache License 2.0
833 stars 152 forks source link

显示间距和个数问题 #6

Open rmtic opened 7 years ago

rmtic commented 7 years ago
  1. 设置每个项之间的距离
  2. 如果我想每次只有一个出现在界面
ChenLittlePing commented 7 years ago

新的代码增加设置间距的方法 将item的宽设置为match_parent即可只显示一个