Rasoul Miri

Results 8 comments of Rasoul Miri

Please put your Activity layout or fragment.

add setProgress(true) before handler. ``` buttonLoading.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View view) { buttonLoading.setProgress(true); //add this line final Handler handler = new Handler(); handler.postDelayed(new Runnable() { @Override public void...

send log crash for me

in xml layout remove app:BL_font="fonts/IRANSans_Light.ttf"

send layout xml for me

send crash log after remove this line app:BL_font="fonts/IRANSans_Light.ttf"

Are you sure you are LoadingButton's library? comment code this and check again

@JakeWharton please accept the pull request https://github.com/JakeWharton/okhttp-idling-resource/pull/16