34 Star 484 Fork 119

李晓俊 / XPopup

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README-en.md 8.13 KB
一键复制 编辑 原始数据 按行查看 历史

XPopup

You can click the Ad Image to buy me a coffee!!!

English | 中文

Powerful,material UI,elegant interaction general popup!can absolutely replace Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner. With built-in many beautiful animation,you can custom your UI and logic!

Feature

  • support Androidx
  • support RTL layout
  • beautiful animation and strong customization
  • you will love it !

ScreenShot

Download Apk

Scan qrcode to download Demo.apk:

如果二维码图片不可见,click to download demo app

Gradle

First, you need add gradle dependency:

implementation 'com.lxj:xpopup:1.9.0'

Second, you also need these:

//version must >= 26
implementation 'com.android.support:appcompat-v7:28.0.0'
implementation 'com.android.support:recyclerview-v7:28.0.0'
implementation 'com.android.support:design:28.0.0'

WIKI

Detailed usage is in wiki,enjoy it:

Proguard

-dontwarn com.lxj.xpopup.widget.**
-keep class com.lxj.xpopup.widget.**{*;}

Who are using XPopup

I prefer you can click here to provideyour App name,which will give me more passion to maintain this library。

Base on information provided by some friends,they are using Xpopup:

Buy me a coffee

If this library helped you,you can buy me a coffee. reward list

Contact way

QQ Group:783659607

Gmail: lxj16167479@gmail.com

QQ Email: 16167479@qq.com

QQ: 16167479

Licenses

 Copyright 2019 li-xiaojun

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
Android
1
https://gitee.com/lxj_gitee/XPopup.git
git@gitee.com:lxj_gitee/XPopup.git
lxj_gitee
XPopup
XPopup
master

搜索帮助