Remove vertical padding from horizontal ProgressBar November 29, 2022 by Tarik I use the following as a workaround for this issue. android:layout_marginBottom="-8dp" android:layout_marginTop="-4dp"