hi i want show upload file progress in add items recylerview and i write this Flowable to emit persents file upload how can update item view holder Asynchronous??? https:...
hi guys how can get path of my assets files package? private fun readFile(address: String): RandomAccessFile { return RandomAccessFile(address, "r") }
no i chaned it but get same error Var-property type is 'PresenterFactory<GraphPresenter>?', which is not a type of overridden
if it cant be nullabl how can i inject this parameter?