Interface InputSelectedListener

  • All Known Implementing Classes:
    ComposerView

    public interface InputSelectedListener
    • Method Detail

      • onInputSelected

        void onInputSelected​(Input newInput,
                             int position,
                             boolean showKeyboard,
                             boolean animateEditText)