We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e0c9f4 commit a641c5bCopy full SHA for a641c5b
1 file changed
app/src/main/java/org/schabi/newpipe/local/feed/FeedFragment.kt
@@ -47,7 +47,7 @@ import androidx.lifecycle.ViewModelProvider
47
import androidx.preference.PreferenceManager
48
import androidx.recyclerview.widget.GridLayoutManager
49
import androidx.recyclerview.widget.RecyclerView
50
-import com.xwray.groupie.GroupAdapter
+import com.xwray.groupie.GroupieAdapter
51
import com.xwray.groupie.Item
52
import com.xwray.groupie.OnAsyncUpdateListener
53
import com.xwray.groupie.OnItemClickListener
0 commit comments