google-developer-training / android-advanced

Solution apps for the apps that students create as they work through the Advanced Android Development training course created by Google Developer Training.
Other
1.14k stars 1.09k forks source link

Advanced Android: [Advanced Android 01.2: Fragment communication][Step 4] #25

Open masanchez5 opened 3 years ago

masanchez5 commented 3 years ago

If you reproduce this codelab in some table emulators (for example Pixel C), the selected song doesn't work well in the fragment although all the code is correct.

In which lesson and step of the codelab can this issue be found? Advanced Android 01.2: Fragment communication, Step 4

How to reproduce? Run the app in Pixel C tablet.

Versions

  1. Android Studio 4.1.1
  2. API 26

Additional information I ran the app on WXGA tablet and it worked correct but it took me some time to find the error. From the beginning it looked like an emulator error.