Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 mapactivity 上显示了一些小图表。当点击其中一个图表时,希望在谷歌地图上显示具有透明度的详细图表。所以我有类“myCusomGraphView extends View{...}”,我想在需要时在 MapActivity 上显示它。
研究使用PopupWindow。或者,如果您不想这样,请使用AlertDialog