java - Passing String with Otto between Fragments -


I am trying to exceed the string value between pieces while using otto. It seems that @Produce and .post does work well but Subscribe is not working ... I have two contracts Registered on bus provider but it is not working. What should I do to make this work?

Aepdrayrfrejmentkjawa

Vrkspesfragmentkjawa

Bspraivrkjawa

AddAppShortcutToHomeEvent.java I

BusProvider.getInstance (). Registrar (this); Instead of

BusProver .get instance (). Register (getActivity ());

BusProver.get Instance (). Unregistered (this);

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -