【发布时间】:2016-05-18 13:40:16
【问题描述】:
Place Picker 在右上角没有显示搜索图标,这仅在 Galaxy note5 中发生: https://www.dropbox.com/s/u1ujf11lh5mt12t/imgpsh_fullsize.jpeg?dl=0
我的 Galaxy Note5 有 android 6.0.1
有朋友知道为什么这不是只在note5中显示吗?
【问题讨论】:
Place Picker 在右上角没有显示搜索图标,这仅在 Galaxy note5 中发生: https://www.dropbox.com/s/u1ujf11lh5mt12t/imgpsh_fullsize.jpeg?dl=0
我的 Galaxy Note5 有 android 6.0.1
有朋友知道为什么这不是只在note5中显示吗?
【问题讨论】:
有趣的是,我今天也收到了这方面的报道。我认为它与设备上的 Play Services 版本有关,因为搜索选项仅在 2015 年 12 月添加到地点选择器中:https://developers.google.com/android/guides/releases#december_2015_-_v84。
但是,经过一些调试,它看起来与手机相关,而不是与 Play 服务相关,因为我有两台设备运行相同版本的 Play 服务(Nexus 平板电脑和一加一),搜索选项显示在平板电脑,但不是在一加一上。同样,它们都运行比我拥有的旧 KitKat 设备更高版本的 Play Services,它显示图标很好。很奇怪。
已解决:好的,我的应用程序已使用 Google Play Service 8.3.0 编译。现在将 Google Play 服务的版本更新到 8.4.0,我已经从用户那里确认搜索图标现在可以正确显示。
【讨论】:
我也有同样的问题,很高兴我不是唯一一个。我有一个带棉花糖的摩托罗拉 MotoG3,我也看不到图标。我尝试使用带有 KitKat 的三星 Galaxy S3 mini 并显示图标,所以我想是与操作系统有关的问题。
【讨论】:
这是最新版本的 Google Play 服务的问题。任何已更新至 9.0.83 版本的设备似乎都会受到影响。
请参阅我关于此问题的帖子:Android PlacePicker no longer has Search icon after updating to Google Play Services 9.0.83
从 Google Maps API 错误和功能网站查看这些错误报告: Bug: Search Icon not visible in the latest play service update (Version:9.0.83) ----- Bug: Place Picker not showing search icon. ----- PlacePicker search icon is gone after updating to Google Play Services 9.0.83
【讨论】: