Update android-basics.md

This commit is contained in:
Thomas Zarebczan 2020-09-03 17:49:11 -04:00 committed by GitHub
parent 6f74081128
commit ae6997dce1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,4 +113,4 @@ Now you will be able to keep your media playing in the background without leavin
You might have noticed the LBRY icon in your notifications with the status, `LBRY service is running in the background`. We keep the app open in the background to stay up-to-date with the blockchain, which helps the app load content faster as it arrives. In the future, you'll be able to support the LBRY network and earn hosting rewards, but for now, the hosting features are disabled.
However, if you do not want the LBRY service to be running in the background, you can disable this in the settings page by tapping `Keep the daemon background service running after closing the app` - this will change the status of that option from green to grey. Now close the LBRY app by clicking back multiple times or swipe the app to close - the notification icon should disappear.
However, if you do not want the LBRY service to be running in the background, you can disable this in the settings page by tapping `Keep the daemon background service running after closing the app` - this will change the status of that option from green to grey. Now close the LBRY app by swiping it from quickswitch to close - the notification icon should disappear.