diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index c105693..4864535 100644 Binary files a/.idea/caches/build_file_checksums.ser and b/.idea/caches/build_file_checksums.ser differ diff --git a/.idea/caches/gradle_models.ser b/.idea/caches/gradle_models.ser index bfb8e8f..530be7e 100644 Binary files a/.idea/caches/gradle_models.ser and b/.idea/caches/gradle_models.ser differ diff --git a/app/src/main/res/layout/activity_register.xml b/app/src/main/res/layout/activity_register.xml index b1eb150..ebc3d7b 100644 --- a/app/src/main/res/layout/activity_register.xml +++ b/app/src/main/res/layout/activity_register.xml @@ -37,6 +37,7 @@ android:text="@string/register_coupon_code_description" android:background="@color/yellow" android:textColor="@color/black" + android:gravity="center_horizontal" android:paddingTop="16dp" android:paddingBottom="16dp" android:paddingStart="24dp"