Posts by Rafael • 16 points
1 post
-
0
votes1
answer282
viewsA: How to call an Activity from a Baseexpandablelistadapter?
You need to pass Context to your Adapter class and pass it as Intent parameter.
1 post
0
votes1
answer282
viewsYou need to pass Context to your Adapter class and pass it as Intent parameter.