Skip to content

iammannan/MeteorView

This branch is 3 commits ahead of RepoForks/MeteorView:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Hoang Anh Tuan
Dec 8, 2017
3f77ec6 · Dec 8, 2017

History

12 Commits
Dec 5, 2017
Dec 8, 2017
Dec 5, 2017
Dec 5, 2017
Dec 7, 2017
Dec 5, 2017
Dec 5, 2017
Dec 7, 2017
Dec 5, 2017
Dec 5, 2017
Dec 5, 2017
Dec 5, 2017
Dec 5, 2017

Repository files navigation

MeteorView

android library MeteorView

Demo

Project

Icon Name Link Google Play
Sola - Stranger chat, Anonymous chat & Date

Download

  • Step 1. Add it in your root build.gradle at the end of repositories:
    allprojects {
        repositories {
          ...
          maven { url 'https://jitpack.io' }
        }
    }
  • Step 2. Add the dependency
    dependencies {
	      compile 'com.github.hoanganhtuan95ptit:MeteorView:1.0'
    }

Using

  • xml
    
     <com.hoanganhtuan95ptit.library.MeteorView
            android:id="@+id/img_meteor0"
            android:layout_width="60dp"
            android:layout_height="34dp"
            android:layout_margin="50dp" />

About

android library MeteorView

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%