Merge branch '1215-low-memory-hide-ui' into 'master'

Clear the UI when memory is critically low

See merge request akwizgran/briar!786
This commit is contained in:
akwizgran
2018-05-14 14:53:04 +00:00
2 changed files with 39 additions and 28 deletions

View File

@@ -421,8 +421,4 @@
<string name="permission_camera_denied_toast">Camera permission was not granted</string>
<string name="qr_code">QR code</string>
<string name="show_qr_code_fullscreen">Show QR code fullscreen</string>
<!-- Low Memory Notification -->
<string name="low_memory_shutdown_notification_title">Signed out of Briar</string>
<string name="low_memory_shutdown_notification_text">Signed out due to lack of memory.</string>
</resources>