mapbox / mapbox/mapbox-plugins-android
How to customize the places UI ?
未关闭
还没有人认领这个 Issue。
- 主要语言
- Java
- 星标
- 242
- 派生
- 116
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hello,
I'm using the places plugin of that library.
I'm using it in a dilaog: https://docs.mapbox.com/android/plugins/overview/places/#display-as-a-fragment
Now I have 2 problems:
1- I want to know how could I set focus dynamically to the search EditText there ?
2- How could I change the hint text of the search editText ?
On image below, The search input has not focus while the keyboard is shown:

Thanks too much.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
检查 Android fragment 文档中链接的 Places 插件实现,从 dialog 或 fragment 入口点及其搜索 EditText 开始。验证 focus 和提示文本的配置方式,然后记录受支持的自定义路径,或确定缺少哪些信息。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, java
- 领域
- mobile
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100