Results 3 comments of Shaheen Zahedi

I have faced the same problem too. It is one day behind

> public void addOnTagClickListener(TagsClickListener listener) { > if (clickListeners == null) { > clickListeners = new ArrayList(); > } > clickListeners.clear(); > clickListeners.add(listener); > } > Suggest you to add...

I have the exact same problem with XLS