Infinity-For-Lemmy/app
MChen321 132bd354cd
Fixed bug that doesnt show user being followed (#707)
* In anonymous mode, fixed bug in CheckIsFollowingUser.java that does not check if accountName is null or not, which prevents room from retrieving SubscribedUserData to check if the user is followed or not.

Also updated Room version to 2.4.2 to be compatible with M1 macbook.

* Simplified SubscribedUserData accountName null check code
2022-06-17 15:51:20 +08:00
..
src/main Fixed bug that doesnt show user being followed (#707) 2022-06-17 15:51:20 +08:00
build.gradle Fixed bug that doesnt show user being followed (#707) 2022-06-17 15:51:20 +08:00
proguard-rules.pro keep class CrashReportsFragment 2021-11-03 05:45:53 +07:00