SkillAgentSearch skills...

PopupWindowCompat

兼容android 7.x , 8.x, etc的Popwindow

Install / Use

/learn @Jankin6/PopupWindowCompat
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PopupWindowCompat

Build Status Bintray GitHub license

English | 中文

一个兼容android 7.x , 8.x etc系统的Popwindow,主要适配当设置高度为match_parent时,调用popupWindow.showAsDropDown()后的高度全屏问题,同时适配了是否有虚拟按键,虚拟按键是否显示的情况。

添加到项目

implementation 'com.jankin.popupwindowcompat:lib:1.0.4'

使用

使用PopupWindowCompat替代PopupWindow,用法和PopupWindow一样。

效果图

screenshot

传送门

Related Skills

View on GitHub
GitHub Stars27
CategoryDevelopment
Updated2y ago
Forks12

Languages

Java

Security Score

75/100

Audited on Jun 5, 2023

No findings