1

I add map using MapFragment inside child view of ExapndableListview. When i scroll expanded child then MapFragment is loaded, so that InflateException occur.

How to add map inside child view of ExpandableListView in Android?

Sufian
  • 6,405
  • 16
  • 66
  • 120
Aline
  • 41
  • 4
  • can you able to post your logcat – Sree Aug 12 '15 at 04:55
  • Caused by: java.lang.IllegalArgumentException: Binary XML file line #6: Duplicate id 0x7f070098, tag null, or parent id 0xffffffff with another fragment for com.google.android.gms.maps.MapFragment at android.app.Activity.onCreateView(Activity.java:4791) at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:689) – Aline Aug 12 '15 at 05:53
  • http://stackoverflow.com/a/14690441 – Sree Aug 12 '15 at 05:58
  • @Aline please always copy-paste the error when you're asking the question. It will help you and the people responding to your question. – Sufian Aug 12 '15 at 06:20
  • Sure @Sufian and Thanks for help Sree – Aline Aug 12 '15 at 06:58

0 Answers0