You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In which task and step of the codelab can this issue be found?
step 9 - add greetings to app
Describe the problem
After adding greetings to the app and run on emulator whatever is shown on preview is only shown on the emulator. If you call the GreetingText from create function with a text from that of @Preview call it has no effect. The final display is same as in Preview irrespective of what you pass in create call.
Steps to reproduce?
Go to...
Click on...
See error...
Versions Android Studio version: API version of the emulator:
Additional information Include screenshots if they would be useful in clarifying the problem.
The text was updated successfully, but these errors were encountered:
URL of codelab
In which task and step of the codelab can this issue be found?
step 9 - add greetings to app
Describe the problem
After adding greetings to the app and run on emulator whatever is shown on preview is only shown on the emulator. If you call the GreetingText from create function with a text from that of @Preview call it has no effect. The final display is same as in Preview irrespective of what you pass in create call.
Steps to reproduce?
Versions
Android Studio version:
API version of the emulator:
Additional information
Include screenshots if they would be useful in clarifying the problem.
The text was updated successfully, but these errors were encountered: