diff --git a/app/src/main/res/layout/company_info_fragment.xml b/app/src/main/res/layout/company_info_fragment.xml index 8e88fef..64254ae 100644 --- a/app/src/main/res/layout/company_info_fragment.xml +++ b/app/src/main/res/layout/company_info_fragment.xml @@ -1,11 +1,15 @@ - + + @@ -221,5 +226,6 @@ android:text="@string/address" /> + - \ No newline at end of file + \ No newline at end of file diff --git a/app/src/main/res/layout/employees_fragment.xml b/app/src/main/res/layout/employees_fragment.xml index 3fe02e7..e048af9 100644 --- a/app/src/main/res/layout/employees_fragment.xml +++ b/app/src/main/res/layout/employees_fragment.xml @@ -1,9 +1,13 @@ - + + - \ No newline at end of file + + + \ No newline at end of file diff --git a/app/src/main/res/layout/fragment_profile.xml b/app/src/main/res/layout/fragment_profile.xml index b3164fe..7e532a9 100644 --- a/app/src/main/res/layout/fragment_profile.xml +++ b/app/src/main/res/layout/fragment_profile.xml @@ -1,11 +1,15 @@ - + + - \ No newline at end of file + + + \ No newline at end of file diff --git a/app/src/main/res/layout/fragment_redact_profile.xml b/app/src/main/res/layout/fragment_redact_profile.xml index a83812f..2c84647 100644 --- a/app/src/main/res/layout/fragment_redact_profile.xml +++ b/app/src/main/res/layout/fragment_redact_profile.xml @@ -1,11 +1,15 @@ - + + - \ No newline at end of file + + + \ No newline at end of file