mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2025-04-20 03:24:50 +00:00
Fix post detail loader not disappearing
This commit is contained in:
parent
66c7741c38
commit
6b57878275
1 changed files with 1 additions and 0 deletions
|
@ -476,6 +476,7 @@ class PostDetailFragment : MainFragment {
|
|||
}
|
||||
|
||||
updateCommentType(true);
|
||||
setLoading(false);
|
||||
}
|
||||
|
||||
fun setPostOverview(value: IPlatformPost) {
|
||||
|
|
Loading…
Add table
Reference in a new issue