android / android/codelab-android-workmanager
Step 9. Show final output - Button not showing
- Dominant language
- Kotlin
- Stars
- 557
- Forks
- 242
- PR merge metrics
- No merged PRs in 30d
Description
It appears as if the value that is used for the condition which sets the "SEE FILE" button visibility is null.
I've run the final code provided and the result is that this button cannot be seen. Its visibility is never set to visible because the condition is never met.

Contributor guide
Research direction
Start with the Step 9 final code and reproduce the missing "SEE FILE" button. Trace the value used by the button-visibility condition and determine why it remains null. Done means the condition receives the expected value and the button is visible when the final output is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100