Clear the UI when memory is critically low.

This commit is contained in:
akwizgran
2018-05-04 12:04:13 +01:00
parent 0e9af1d993
commit 6da45a4585
2 changed files with 34 additions and 31 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>