Bubbles
An animated menu that shows a list of mainly Floating Action Buttons, but really it can be any view
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.madrapps |
| Идентификатор | Идентификаторbubbles |
| Последняя версия | Последняя версия0.1.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеcom.github.madrapps:bubbles
An animated action menu that could hold any views (especially FloatingActionButton). The animation and the layout of the menu can be customized. This is an android library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bubbles-0.1.1.pom | |
| bubbles-0.1.1.aar | 30 KB |
| bubbles-0.1.1-sources.jar | 5 KB |
| bubbles-0.1.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.madrapps/bubbles/ -->
<dependency>
<groupId>com.github.madrapps</groupId>
<artifactId>bubbles</artifactId>
<version>0.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.madrapps/bubbles/
implementation 'com.github.madrapps:bubbles:0.1.1'
// https://jarcasting.com/artifacts/com.github.madrapps/bubbles/
implementation ("com.github.madrapps:bubbles:0.1.1")
'com.github.madrapps:bubbles:aar:0.1.1'
<dependency org="com.github.madrapps" name="bubbles" rev="0.1.1">
<artifact name="bubbles" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.madrapps', module='bubbles', version='0.1.1')
)
libraryDependencies += "com.github.madrapps" % "bubbles" % "0.1.1"
[com.github.madrapps/bubbles "0.1.1"]
An animated menu that shows a list of mainly Floating Action Buttons, but really it can be any view