Select to view content in your preferred language

Attribute Editor Example

938
1
05-06-2013 12:58 PM
BrianMulcahy
Occasional Contributor
What do I need to change in the Attribute editor example so I can have multiple feature layers to edit instead of just one?
0 Kudos
1 Reply
BrianMulcahy
Occasional Contributor
ok I figured it out.

If anyone is interested I added a dialogue before the editing where the user would pick which layer they want to edit. I then created a layer helper class to hold the layer the user is wanting to edit. This layer is then passed to the listAdapter after the query has ran.
0 Kudos