This task involves replacing the legacy RecyclerView in the questionnaire edit screen with a LazyColumn to align the screen with modern Compose
- [ ] Remove the QuestionnaireEditAdapter.
- [ ] Remove QuestionnaireItemComposeViewHolderFactory
Dependencies
- Depends on #2849 and #2850.