fix(activity): blur banner
This commit is contained in:
parent
e1b50c86f3
commit
3016792f95
2 changed files with 2 additions and 4 deletions
|
@ -143,8 +143,6 @@ class ProfileFragment : Fragment() {
|
|||
super.onResume()
|
||||
if (this::binding.isInitialized) {
|
||||
binding.root.requestLayout()
|
||||
setFavPeople()
|
||||
model.refresh()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue