Error inflating class fragment Android Map v2

后端 未结 4 1625
忘掉有多难
忘掉有多难 2021-01-23 11:20

I know this is a duplicate question, but solutions from previous post doesn\'t worked for me. Thats why am asking this question.

I am tryi

4条回答
  •  温柔的废话
    2021-01-23 11:34

    After API 11+, I think you now have have to replace your MapFragment by SupportMapFragment. It would be something like:

    
    

    Take a look here for further information. Let me know how are you going with.

提交回复
热议问题