mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2025-10-03 14:50:23 +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);
|
updateCommentType(true);
|
||||||
|
setLoading(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
fun setPostOverview(value: IPlatformPost) {
|
fun setPostOverview(value: IPlatformPost) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue