License |
License |
---|---|
GroupId | GroupIdcom.github.xujiaji |
ArtifactId | ArtifactIdhappy-bubble |
Version | Version1.2.4 |
Type | Typeaar |
Description |
DescriptionHappyBubble
💭BubbleLayout随意变化的气泡布局、消息对话框,可定制颜色,背景、弧度、尖角弧度、边框等等。BubbleDialog气泡弹窗根据点击View的位置定位它的弹窗位置,BubbleDialog可定制方向等!(BubbleLayout changes freely,BubbleDialog click on the location of View positioning its location,BubbleDialog can be customized directions.)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
happy-bubble-1.2.4.pom | |
happy-bubble-1.2.4.aar | 21 KB |
happy-bubble-1.2.4-sources.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xujiaji/happy-bubble/ -->
<dependency>
<groupId>com.github.xujiaji</groupId>
<artifactId>happy-bubble</artifactId>
<version>1.2.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xujiaji/happy-bubble/
implementation 'com.github.xujiaji:happy-bubble:1.2.4'
// https://jarcasting.com/artifacts/com.github.xujiaji/happy-bubble/
implementation ("com.github.xujiaji:happy-bubble:1.2.4")
'com.github.xujiaji:happy-bubble:aar:1.2.4'
<dependency org="com.github.xujiaji" name="happy-bubble" rev="1.2.4">
<artifact name="happy-bubble" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.xujiaji', module='happy-bubble', version='1.2.4')
)
libraryDependencies += "com.github.xujiaji" % "happy-bubble" % "1.2.4"
[com.github.xujiaji/happy-bubble "1.2.4"]