Chouten-App / Chouten-Android

Chouten App for Android
50 stars 3 forks source link

fix: resource usage #16

Open TobyBridle opened 1 year ago

TobyBridle commented 1 year ago

None of our webviews are destroyed after they're finished being used. We should destroy them so that the system can realloc the memory and our app doesn't hog resources it doesn't require.