Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Handling Progress View

Compare
Choose a tag to compare
@amirisback amirisback released this 17 Mar 07:31
· 10 commits to master since this release

Adding this method

    // Show Progress View
    fun onShowProgress()

    // Hide Progress View
    fun onHideProgress()