]> git.eshelyaron.com Git - emacs.git/commit
Fix window class of Android tooltips
authorPo Lu <luangruo@yahoo.com>
Tue, 18 Jun 2024 07:53:18 +0000 (15:53 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 19 Jun 2024 08:42:25 +0000 (10:42 +0200)
commit11e0b70d1f6f950697e8f9c330efbb4272938af5
tree4adcfca12c62e219a23ebf040d88837d5de32ac3
parent0b2971668c911e7fad6e8464ed6d13f8e7dfa31e
Fix window class of Android tooltips

* java/org/gnu/emacs/EmacsWindow.java (getWindowLayoutParams):
Declare as a panel, rather than an attached dialog.

(cherry picked from commit fb04a51894874aba3f9981723981ca336ba5ff77)
java/org/gnu/emacs/EmacsWindow.java