mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-25 01:31:02 +00:00
feat: global/personal feed | like posts | pagination
This commit is contained in:
@@ -32,7 +32,7 @@ import kotlinx.coroutines.Dispatchers
|
||||
import kotlinx.coroutines.launch
|
||||
|
||||
|
||||
class ProfileFragment() : Fragment() {
|
||||
class ProfileFragment : Fragment() {
|
||||
lateinit var binding: FragmentProfileBinding
|
||||
private lateinit var activity: ProfileActivity
|
||||
private lateinit var user: Query.UserProfile
|
||||
|
||||
Reference in New Issue
Block a user