diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index 3ecb77b..0280e7f 100644 Binary files a/.idea/caches/build_file_checksums.ser and b/.idea/caches/build_file_checksums.ser differ diff --git a/.idea/misc.xml b/.idea/misc.xml index 3359f5e..b0c7b20 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,73 +1,5 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/app/src/main/res/layout/progress.xml b/app/src/main/res/layout/progress.xml index f747215..49b056c 100644 --- a/app/src/main/res/layout/progress.xml +++ b/app/src/main/res/layout/progress.xml @@ -15,9 +15,8 @@ android:layout_width="wrap_content" android:textAppearance="?android:textAppearanceSmall" android:layout_gravity="center_vertical" - android:layout_marginLeft="@dimen/pp_margin_default" + android:layout_marginStart="@dimen/pp_margin_default" android:id="@+id/msg" - android:layout_toEndOf="@+id/loader" android:layout_height="wrap_content"/> \ No newline at end of file