PrograssDialog 在loading 过程中响应返回按键

    技术2022-05-20  35

    使 PrograssDialog 在loading 过程中响应返回按键,必须使用cancelable参数

     

    public static ProgressDialog  show(Context context, CharSequence title, CharSequence message, boolean indeterminate, boolean cancelable)


    最新回复(0)