hbb20 / hbb20/CountryCodePickerProject
[feature_request] custom xml layout for dialog and recyclerview
未关闭
- 主要语言
- Java
- 星标
- 1.5k
- 派生
- 509
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先定位 dialog 和 RecyclerView 的实现,以及现有的 XML 属性处理。确定调用方如何提供自定义布局,以及 customDialogWidth="large/small" 属性如何控制 dialog 大小。完成标准是两个自定义布局都可以配置,并且宽度选项可以通过 XML 生效。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- mobile
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100