material-components / material-components/material-components-android
[BottomSheetDialogFragment] LayoutId in constructor
Open
Nobody has claimed this yet.
feature request
Widget: BottomSheet
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
Since https://issuetracker.google.com/issues/150327080 it is possible to use LayoutId in DialogFragments, it would be nice to be able to do the same with BottomSheetDialogFragment.
Contributor guide
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
Start by locating BottomSheetDialogFragment and the related DialogFragment support for LayoutId. Compare how the existing DialogFragment behavior is exposed, then verify that BottomSheetDialogFragment supports the requested constructor behavior with relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100