diff --git a/app/src/main/res/layout/view_progress.xml b/app/src/main/res/layout/view_progress.xml index 57f32c721..48920b23e 100644 --- a/app/src/main/res/layout/view_progress.xml +++ b/app/src/main/res/layout/view_progress.xml @@ -1,8 +1,14 @@ - \ No newline at end of file + android:layout_width="match_parent" + android:layout_height="match_parent"> + + + + \ No newline at end of file