Open humazed opened 9 years ago
The constructor must be the first method to be called in any class but when I but log state I see that getSectionCount and getItemCountForSection called after the constructor.
so I can't initialize anything in the constructor, you must fix it.
The constructor must be the first method to be called in any class but when I but log state I see that getSectionCount and getItemCountForSection called after the constructor.
so I can't initialize anything in the constructor, you must fix it.