Vincent Dubedout

Results 2 comments of Vincent Dubedout

That's what I use ``` fun View.focusAndshowKeyboard() { requestFocusFromTouch() val imm = context.getSystemService(Context.INPUT_METHOD_SERVICE) as InputMethodManager imm.toggleSoftInput(InputMethodManager.SHOW_FORCED, InputMethodManager.HIDE_IMPLICIT_ONLY) } fun View.showKeyboard() { val imm = context.getSystemService(Context.INPUT_METHOD_SERVICE) as InputMethodManager imm.toggleSoftInput(InputMethodManager.SHOW_FORCED, InputMethodManager.HIDE_IMPLICIT_ONLY) }...

Hi there, I was able to make it work with 6x3 magnets by only adjusting the two magnets settings and re-cutting the stem that was printed too high. Can you...