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
{{ message }}
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
Describe the problem
SnackBar is not shown after checkbox of Tasks is checked or unchecked in the TasksFragment fragment. It happens after clicking the Tasks items from the tasklist to open TaskDetailFragment fragment and then pressing back or up to get back to TasksFragment screen.
I have not checked the end code or other branch then starter_code but I think this bug will be there.
In which lesson and step of the codelab can this issue be found?
Lesson 5.1 step 3
How to reproduce?
Open the Todo app.
Click any item from the two items already in the tasks list.
Press back or up
Now try to check checkbox.
Versions
4.0
Additional information
I have tested this on android 10 emulator running on ubuntu
codelab: advanced-android-kotlin
The text was updated successfully, but these errors were encountered:
Describe the problem
SnackBar is not shown after checkbox of Tasks is checked or unchecked in the TasksFragment fragment. It happens after clicking the Tasks items from the tasklist to open TaskDetailFragment fragment and then pressing back or up to get back to TasksFragment screen.
I have not checked the end code or other branch then starter_code but I think this bug will be there.
In which lesson and step of the codelab can this issue be found?
Lesson 5.1 step 3
How to reproduce?
Versions
4.0
Additional information
I have tested this on android 10 emulator running on ubuntu
codelab: advanced-android-kotlin
The text was updated successfully, but these errors were encountered: