android / codelab-android-dagger

Apache License 2.0
181 stars 157 forks source link

change typeText to replaceText #31

Closed karas1910 closed 2 years ago

karas1910 commented 4 years ago

I could not pass the test at https://codelabs.developers.google.com/codelabs/android-dagger/#13. I think that it was because I had changed the language environment to Japanese. I think replaceText should be used instead of typeText so that it adapts to any language environment.