Interface ProgressListener


public interface ProgressListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    notifyProgress(float fraction)
     
  • Method Details

    • notifyProgress

      void notifyProgress(float fraction)