fixed bugs

This commit is contained in:
2024-08-21 19:47:30 +05:30
parent 28eafd3006
commit c760af6179
14 changed files with 157 additions and 144 deletions

View File

@@ -32,6 +32,8 @@ class MyListVM{
vc.guestLoginView.isHidden = false
vc.guestLoginStack.isHidden = false
vc.scrollView.isHidden = true
startShimmer(load: false)
return
}