Skip to content
#

popup-window

Here are 81 public repositories matching this topic...

BasePopup
razerdp
razerdp commented Mar 10, 2020

BasePopup维护至今已趋向于稳定,后续开发除了一些抽象功能迭代外,基本不会有很大的改动。

考虑到BasePopup是一个抽象层的东西,具象化的实现需要用户自行定义,在快速开发的项目中可能需要个人去详细定制,然而如果对于常见的弹窗来说,其实是可以由库来提供而不需要重新造轮子的。

问卷调查中,我们开展了BasePopup工具库的计划的调研,到目前为止约有78%的用户支持该计划。(虽然参与调查的人仅仅十多个~)

image

同时也收集到一些关于工具库或者BasePopup的建

PySimpleGUI
pranjalya-singh
pranjalya-singh commented May 2, 2020

Enhancement

This is just a naming suggestion for better understanding of the code. In the DrawText function of the Graph element, it would make more sense for the argument text_location to be renamed as the location_on_text as the value of the argument actually signifies the location of the point on the text.

提供关于PopupWindow使用过程中遇到的一些特殊问题的解决方案,例如:PopupWindow不响应点击外部消失和返回键消失的解决方法;PopupWindow精确计算要显示位置原理和方法;实现带箭头的上下文菜单遇到的坑;Android7.0 PopupWindow的兼容问题;屏幕旋转时调用PopupWindow update方法更新位置失效的问题及解决方案

  • Updated Dec 12, 2017
  • Java

Forget Android Toast! BalloonPopup displays a round or squared popup and attaches it to a View, like a callout. Uses the Builder pattern for maximum ease. The popup can automatically hide and can persist when the value is updated.

  • Updated Mar 29, 2017
  • Java

Improve this page

Add a description, image, and links to the popup-window topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the popup-window topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.