toggle menu
Object-Detector-App
1.0
androidJvm
switch theme
search in API
Object-Detector-App
/
p4ulor.obj.detector.ui.screens.achievements.leaderboard
/
LeaderboardAction
Leaderboard
Action
@
Composable
private
fun
LeaderboardAction
(
icon
:
ImageVector
,
@
StringRes
title
:
Int
,
@
StringRes
description
:
Int
,
@
StringRes
actionName
:
Int
,
performAction
:
(
)
->
Unit
)