mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-03 20:47:32 +01:00
Format
This commit is contained in:
parent
80ef2192b9
commit
d867b1345f
@ -20,7 +20,8 @@ package im.vector.matrix.android.api.listeners
|
||||
* Interface to send a progress info
|
||||
*/
|
||||
interface ProgressListener {
|
||||
/** Will be invoked on the background thread, not in UI thread.
|
||||
/**
|
||||
* Will be invoked on the background thread, not in UI thread.
|
||||
* @param progress from 0 to total by contract
|
||||
* @param total
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user