PM-19938: Add empty and loading state to the recorded logs screen (#5001)

This commit is contained in:
David Perez
2025-04-07 13:33:15 -05:00
committed by GitHub
parent 2176b61cd3
commit 942f6e2475
9 changed files with 282 additions and 7 deletions

View File

@@ -1225,4 +1225,5 @@ Do you want to switch to this account?</string>
<string name="view_recorded_logs">View recorded logs</string>
<string name="enable_flight_recorder_title">Enable flight recorder</string>
<string name="recorded_logs_title">Recorded logs</string>
<string name="no_logs_recorded">No logs recorded</string>
</resources>