Improve main activity user experience

This commit is contained in:
2020-05-09 16:38:34 +02:00
parent 34e6c5772a
commit f117b04b59
5 changed files with 38 additions and 8 deletions

View File

@@ -3,6 +3,8 @@
<string name="main_activity_run">Run</string>
<string name="main_activity_stop">Stop</string>
<string name="main_activity_prompt_to_run">Tap power on button to run the server</string>
<string name="main_activity_prompt_to_stop">Tap power off button to stop the server</string>
<string name="service_notification_category_name">HTTP Server</string>
<string name="service_notification_category_description">The fixed notification keeping the HTTP server alive</string>