Jan Meier

Results 25 comments of Jan Meier

> For example, I create dog cat and duck ViewHolder for them that put TextView in every item. And I press Dog and then cat will change it’s TextView. If...

So you have like: ``` List: ------------- [dog catsSpinner#1] [cat] ``` ``` List: ------------- [dog catsSpinner#4] [cat] [cat] [cat] [cat] ``` The number in `catsSpinner` is the amount of cats...

any updates here? :) [edit] and can you maybe publish alpha2 so that one can test as well?

Hi, currently trying to use TikXml for `RealmList`'s. Any known workarounds?

I don't think having 2 different entities for the same thing in the data layer is **always** a cleaner approach (especially if there already is a mapping between data and...

Wow, that's the `low priority` speed? Really awesome work!

@FabianTerhorst could you manage to parse them? I failed.... (even in 0.8.1-SNAPSHOT)