mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Add RecyclerView for subscribed subreddits in navigation drawer and rewrite some code
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package ml.docilealligator.infinityforreddit;
|
||||
|
||||
class SubredditData {
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
package ml.docilealligator.infinityforreddit;
|
||||
|
||||
class SubscribedSubredditRecyclerViewAdapter {
|
||||
}
|
Reference in New Issue
Block a user