The step text talks:
"... You can achieve this with a combination of padding in fragment_overview.xml layout and in gridview_item.xml layout."
but the real grid view file name in the source code package is "grid_view_item.xml", with an additional underscore.
name: Android Basics Unit 4 issue about: Report problems with the Android Basics Unit 4 codelabs title: 'Android Basics Unit 4 issue:' labels: '' assignees: ''
https://developer.android.com/codelabs/basic-android-kotlin-training-internet-images#3
"Add Recyclerview" task, step #8.
The step text talks: "... You can achieve this with a combination of padding in fragment_overview.xml layout and in gridview_item.xml layout." but the real grid view file name in the source code package is "grid_view_item.xml", with an additional underscore.