app
app
/
com.example.examer.ui.screens
/
TestHistoryScreen
Test
History
Screen
@
Composable
fun
TestHistoryScreen
(
swipeRefreshState
:
SwipeRefreshState
,
onRefresh
:
(
)
->
Unit
,
testResultsMap
:
Map
<
TestDetails
,
TestResult
>
)
Content copied to clipboard