Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 460 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 460 Bytes

RecyclerViewSample

I created a sample of RecyclerView. It supports sorting by drag and drop and deletion by swipe.

概要

RecyclerView において、ItemTouchHelper を使用してドラッグ&ドロップ・スワイプする試作品です。

動作サンプル

メモ

  • Youtube Music アプリの再生リストをお手本にしています。