toggle menu
CallMonitor
androidJvm
switch theme
search in API
ui
/
pl.kamilszustak.callmonitor.ui.phonecallmonitor.view
/
PhoneCallLog
Phone
Call
Log
@
Composable
private
fun
PhoneCallLog
(
logEntries
:
List
<
PhoneCallLogEntryViewState
>
)
A
Composable
component that displays the phone call log based on the given
logEntries
.