mindaptiv / Saul

Grabs system and user information in an Android context.
MIT License
1 stars 0 forks source link

Fix Leaking Window on Rotate (re: Permissions Notifications) #210

Open Scrubsauce opened 7 years ago

Scrubsauce commented 7 years ago

Rotating the app while requesting permissions causes a Window Leak error. Need to clean this up if its an issue going forward.