mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-08 04:20:09 +00:00
Android: Fix dismissing screen keyboard when interacting with TextEditor
This commit is contained in:
parent
669782cdf4
commit
627afffeb4
6 changed files with 26 additions and 7 deletions
|
|
@ -933,7 +933,7 @@ public:
|
|||
|
||||
if (! isTimerRunning())
|
||||
startTimer (500);
|
||||
}
|
||||
}
|
||||
|
||||
//==============================================================================
|
||||
void handlePaintCallback (jobject canvas, jobject paint)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue