Cannot inherit from final 'com.joe.jetpackdemo.databinding.LoginFragmentBinding'
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 1.1k
- Forks
- 199
- PR merge metrics
- No merged PRs in 30d
Description
编译后生成的代码 就单独没有LoginFragmentBinding。

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the build and inspect the generated LoginFragmentBinding class referenced in the issue. Use the attached screenshot and the generated-code output to determine why LoginFragmentBinding is missing or treated as final. Done means the project builds without the inheritance error and the generated binding is available as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100