diff --git a/app/src/main/res/layout/fragment_profile.xml b/app/src/main/res/layout/fragment_profile.xml index 38ad55a..90b30b7 100644 --- a/app/src/main/res/layout/fragment_profile.xml +++ b/app/src/main/res/layout/fragment_profile.xml @@ -126,7 +126,8 @@ android:layout_height="wrap_content" android:text="@string/administrator_searc_button_search" android:padding="12dp" - android:textSize="16sp"android:layout_marginTop="10dp" + android:textSize="16sp" + android:layout_marginTop="10dp" android:textColor="@color/white" diff --git a/app/src/main/res/layout/item_profile.xml b/app/src/main/res/layout/item_profile.xml deleted file mode 100644 index 15a630a..0000000 --- a/app/src/main/res/layout/item_profile.xml +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file