diff --git a/Clover/app/src/main/res/layout/image_view.xml b/Clover/app/src/main/res/layout/image_view.xml index 3a552a92..cb30dd32 100644 --- a/Clover/app/src/main/res/layout/image_view.xml +++ b/Clover/app/src/main/res/layout/image_view.xml @@ -41,7 +41,8 @@ along with this program. If not, see . style="@style/Widget.AppCompat.ProgressBar.Horizontal" android:id="@+id/progress_bar" android:layout_width="match_parent" - android:layout_height="wrap_content" /> + android:layout_height="wrap_content" + android:layout_marginTop="-19px"/>