InkedAndroid
Newbie
Hello ,
I am currently working on a app to pull data from an xml file.... I get the data but what happens is the same data is added twice to a List<Object> that I create....
I add the data to the List<object> at the End Tag event......but I wonder why the same data is added twice?
any help is appreciated
Thank You
InkedAndroid
I am currently working on a app to pull data from an xml file.... I get the data but what happens is the same data is added twice to a List<Object> that I create....
I add the data to the List<object> at the End Tag event......but I wonder why the same data is added twice?
any help is appreciated
Thank You
InkedAndroid
.