hbb20 / hbb20/CountryCodePickerProject
[feature_request] custom xml layout for dialog and recyclerview
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 509
- PR merge metrics
- No merged PRs in 30d
Description
please add the ability to inflate custom xml layout for dialog and recyclerview
I need the ability to setRecycleviewCustomLayout , setDialogCustomLayout
because I found that I must include the code to update small changes in xml layouts.
also there should be xml attribute that control dialog width to be small or large Dialog. as customDialogWidth="large/small"
waiting for your reply.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the dialog and RecyclerView implementation and the existing XML attribute handling. Define how callers provide custom layouts and how the customDialogWidth="large/small" attribute controls dialog sizing. Done means both custom layouts can be configured and the width option works through XML.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100