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

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

php - Sorting an multidimension array using usort fails -

Simple file compression in C -