Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Commit 4e218d3

Browse files
author
John Cordeiro
committed
Update sample project name
1 parent 06ea92e commit 4e218d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<resources>
2-
<string name="app_name">Support Validation</string>
2+
<string name="app_name">Data Binding Validator Sample</string>
33
<string name="custom_error_username">Custom message: Username not valid</string>
44
<string name="custom_error_password_not_equal">Custom message: passwords are not equals!!</string>
55
<string name="custom_error_cpf">Custom message: CPF is wrong man!</string>

0 commit comments

Comments
 (0)