Rename onDone to onBackClick.
This commit is contained in:
parent
5920bc0e9f
commit
f0fb6698e4
4 changed files with 10 additions and 10 deletions
|
|
@ -22,7 +22,7 @@ interface MediaGalleryEntryPoint : FeatureEntryPoint {
|
|||
}
|
||||
|
||||
interface Callback : Plugin {
|
||||
fun onDone()
|
||||
fun onBackClick()
|
||||
fun onViewInTimeline(eventId: EventId)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue