From 532ea95fff8dfceb65ec48ec6f524ae319f45fb4 Mon Sep 17 00:00:00 2001 From: Julian Harty Date: Fri, 30 Dec 2016 16:14:54 +0000 Subject: [PATCH] Update activity_employee.xml Fixed misleading hint text. --- app/src/main/res/layout/activity_employee.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/activity_employee.xml b/app/src/main/res/layout/activity_employee.xml index a8f6bd0..ae9f742 100644 --- a/app/src/main/res/layout/activity_employee.xml +++ b/app/src/main/res/layout/activity_employee.xml @@ -33,7 +33,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_below="@id/firstnameInputLayout" - android:hint="Employee First Name"> + android:hint="Employee Last Name"> - \ No newline at end of file +