Small fixes

This commit is contained in:
tom5079
2019-05-16 19:40:44 +09:00
parent d090a59800
commit 234f9b069a
6 changed files with 8 additions and 11 deletions

View File

@@ -6,7 +6,6 @@ import android.view.View
import android.view.ViewGroup
import android.widget.ImageView
import androidx.recyclerview.widget.RecyclerView
import kotlinx.android.synthetic.main.item_reader.view.*
import kotlinx.coroutines.CoroutineScope
import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.launch