Hi I'm just starting to learn android, I apologise if this is a simple mistake that I have made Basically I have a editText field for a user to enter a date for a hint I used: android:hint="@+string/DD/MM/YY" and another for them to enter an email for which I used: android:hint="@+string/[email protected]" I receive errors in the generated files saying : multiple markers at this line
Please help!! -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

