A Lemmy client forked from the Infinity for Reddit project https://lemdro.id/c/infinityforlemmy
Go to file
2018-07-30 23:27:52 +08:00
.idea Save subscribed subreddits and users to the SQLite database by using Room Persistence Library. Add a following section in the navigation drawer to display all the followed users. Add a NestedScrollView in the navigation drawer to wrap all the elements. Disable nested scrolling feature in all the RecyclerViews in the navigation drawer. 2018-07-29 20:25:55 +08:00
app Add the ViewSubredditActivity. Add a OnClickListener in the subscribed subreddits RecyclerView to lauch the ViewSubredditActivity. 2018-07-30 23:27:52 +08:00
gradle/wrapper First commit 2018-07-26 23:04:44 +08:00
.gitignore First commit 2018-07-26 23:04:44 +08:00
build.gradle Save subscribed subreddits and users to the SQLite database by using Room Persistence Library. Add a following section in the navigation drawer to display all the followed users. Add a NestedScrollView in the navigation drawer to wrap all the elements. Disable nested scrolling feature in all the RecyclerViews in the navigation drawer. 2018-07-29 20:25:55 +08:00
gradle.properties First commit 2018-07-26 23:04:44 +08:00
gradlew First commit 2018-07-26 23:04:44 +08:00
gradlew.bat First commit 2018-07-26 23:04:44 +08:00
README.md Initial commit 2018-07-26 23:02:52 +08:00
settings.gradle First commit 2018-07-26 23:04:44 +08:00

Infinity-For-Reddit

A Reddit client for Android