Android PlaceAutocomplete活动结果列表文本相互重叠 [英] Android PlaceAutocomplete activity result list text overlapping each other

查看:132
本文介绍了Android PlaceAutocomplete活动结果列表文本相互重叠的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用了如下所述的PlaceAutocomplete活动:



我认为问题出在图书馆。任何帮助将不胜感激:)

更新

Google发行



https:// issuetracker。 google.com/issues/35829225



修正已在Google Play服务9.6中实施(2016年9月21日)

解决方案

我之前有同样的问题。它表示,它将在下一个版本中得到修复。所以请使用最新版本并检查它是否仍然存在。否则,您需要使用Google Places API执行自定义自动填充功能,正如我为解决该问题所做的那样。


I'm using PlaceAutocomplete activity as described here: http://googlegeodevelopers.blogspot.co.id/2015/12/autocomplete-widget-and-updated-place.html.

I have problem with it since I update the gradle library to version 9.x.x. I'm currently using v9.4.0:

compile 'com.google.android.gms:play-services-maps:9.4.0'
compile 'com.google.android.gms:play-services-location:9.4.0'
compile 'com.google.android.gms:play-services-places:9.4.0'
compile 'com.google.maps.android:android-maps-utils:0.3.4'

when I search some place, the result is like this:

I think the problem is in the library. Any help will be appreciated :)

UPDATE

This bug was handled by Google in issue

https://issuetracker.google.com/issues/35829225

The fix was implemented in Google Play Services 9.6 (21 Sep 2016)

解决方案

I had the same issue earlier. And its said that it will be fixed in next release. So kindly use the latest and check if it still exist. Or else you need to do custom autocomplete using Google Places API as I done to solve that issue.

这篇关于Android PlaceAutocomplete活动结果列表文本相互重叠的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆