NewPipe/app/src/main/java/org
XiangRongLin 9767e98e50 Remove option to immediately commit pref changes on import
System is now not restarted with `System.exit(0)`.
Instead it is done properly by finishing the activity and restarting the activity. This allows preference changes which are queued up asynchronously through `apply` to be applied.
2021-06-20 09:17:55 +02:00
..
schabi/newpipe Remove option to immediately commit pref changes on import 2021-06-20 09:17:55 +02:00