mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-06-04 14:42:00 +00:00
with anim for apperance close
This commit is contained in:
@@ -105,7 +105,9 @@ struct UserPicker: View {
|
||||
} else {
|
||||
ThemeManager.applyTheme(DefaultTheme.LIGHT.themeName)
|
||||
}
|
||||
userPickerVisible.toggle()
|
||||
withAnimation {
|
||||
userPickerVisible.toggle()
|
||||
}
|
||||
}.padding(.bottom, 7)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user