How to set the Android progressbar’s height? January 23, 2023 by Tarik I guess the simplest solution would be: mProgressBar.setScaleY(3f);