Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class CustomReportSender : ReportSender
Link copied to clipboard
class CustomSenderFactory : ReportSenderFactory
Link copied to clipboard
class DownloaderTestImpl : Downloader
Link copied to clipboard
class ExceptionHandler(val errorFile: File, val onError: () -> Unit) : Thread.UncaughtExceptionHandler
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun setHeaderDecoration(view: RecyclerView, @LayoutRes headerViewRes: Int)