MapFragment in ScrollView

前端 未结 8 1786
再見小時候
再見小時候 2020-12-07 17:17

I have one of the new MapFragments in a ScrollView. Actually it\'s a SupportMapFragment, but anyway. It works, but there are two problems:

8条回答
  •  不思量自难忘°
    2020-12-07 18:06

    Applying a transparent image over the mapview fragment seems to resolve the issue. It's not the prettiest, but it seems to work. Here's an XML snippet that shows this:

    
    
            
    
                     
    
    

提交回复
热议问题