You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix UninitializedPropertyAccessException in geoswitching (#6362)
Task/Issue URL:
https://app.asana.com/1/137249556945/project/1202552961248957/task/1210704215272651?focus=true
### Description
Remove lateinit for lastSelectedButton and just make it nullable
### Steps to test this PR
_VPN_
- [ ] Obtain PrivacyPro subscription
- [ ] Open VPN screen
- [ ] Enable VPN and quickly open geoswitching screen by pressing
selected location
- [ ] Verify no crash happens
Copy file name to clipboardExpand all lines: network-protection/network-protection-impl/src/main/java/com/duckduckgo/networkprotection/impl/settings/geoswitching/NetpGeoswitchingActivity.kt
0 commit comments