Class ShadowProgressDialog


@Implements(android.app.ProgressDialog.class) public class ShadowProgressDialog extends ShadowAlertDialog
  • Constructor Details

    • ShadowProgressDialog

      public ShadowProgressDialog()
  • Method Details

    • getMessage

      public CharSequence getMessage()
      Overrides:
      getMessage in class ShadowAlertDialog
      Returns:
      the message displayed in the dialog
    • setProgressStyle

      @Implementation protected void setProgressStyle(int style)
    • getProgressStyle

      public int getProgressStyle()
      Returns:
      the style of the progress dialog