android / android/codelab-android-workmanager

Step 9. Show final output - Button not showing

Open
#288 2 comments 0 reactions 0 assignees View on GitHub
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.

![issue](https://user-images.githubusercontent.com/52238913/159372241-37aaeb7e-783b-429e-af4a-5d80e4b4eed1.PNG)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.