Beispiel #1
0
 public KeyboardBarSmartShortCutListener(NoteActivity editor)
 {
     _editor = editor;
 }
Beispiel #2
0
 public KeyboardBarListener(NoteActivity editor)
 {
     _editor = editor;
 }