FunnyLoader

Loader indicator for android with funny messages

Лицензия

Лицензия

Группа

Группа

io.supercharge
Идентификатор

Идентификатор

funnyloader
Последняя версия

Последняя версия

0.2.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

FunnyLoader
Loader indicator for android with funny messages
Ссылка на сайт

Ссылка на сайт

https://github.com/team-supercharge/FunnyLoader
Система контроля версий

Система контроля версий

https://github.com/team-supercharge/FunnyLoader

Скачать funnyloader

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.supercharge/funnyloader/ -->
<dependency>
    <groupId>io.supercharge</groupId>
    <artifactId>funnyloader</artifactId>
    <version>0.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.supercharge/funnyloader/
implementation 'io.supercharge:funnyloader:0.2.0'
// https://jarcasting.com/artifacts/io.supercharge/funnyloader/
implementation ("io.supercharge:funnyloader:0.2.0")
'io.supercharge:funnyloader:aar:0.2.0'
<dependency org="io.supercharge" name="funnyloader" rev="0.2.0">
  <artifact name="funnyloader" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.supercharge', module='funnyloader', version='0.2.0')
)
libraryDependencies += "io.supercharge" % "funnyloader" % "0.2.0"
[io.supercharge/funnyloader "0.2.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Android Arsenal Maven Central

FunnyLoader

FunnyLoader is an android library which can be used for showing random messages while your app is loading something. Over 200 random funny messages taken from VideoStream for Chromecast plugin for Chrome

FunnyLoader

Download and usage

Get the latest artifact via gradle

compile 'io.supercharge:funnyloader:0.2.0'

Use as a standard TextView

  <io.supercharge.funnyloader.FunnyLoader
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
		...
        app:funny_postfix="..."
        app:funny_animation_duration="1500" />

License

FunnyLoader is opensource, contribution and feedback are welcome!

Apache Version 2.0

Copyright 2017 Supercharge

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.

Credits

The funny texts were written by Matt Gardner from the VideoStream 's team

Author

richardradics

Supercharge

io.supercharge

Supercharge

We create stunning experiences on mobile and on the web

Версии библиотеки

Версия
0.2.0
0.1.0