-3
I want to create a horizontal RecyclerView like this , Please help me with this水平recycleviewのための代わりVERTICALの選択したアイテムを拡大してRecyclerViewを作成する方法は?
I want to create a horizontal RecyclerView like this , Please help me with this水平recycleviewのための代わりVERTICALの選択したアイテムを拡大してRecyclerViewを作成する方法は?
セットLinearLayoutManager水平、選択した項目
mRecyclerView.setLayoutManager(new LinearLayoutManager(this, LinearLayoutManager.HORIZONTAL, true);
の画像スケールを増やすあなたの質問を投稿する前に、依頼する方法をご覧ください。 http://stackoverflow.com/help/how-to-ask – Stefan