MeteorView

Introduction: android library MeteorView
More: Author   ReportBugs   
Tags:

android library MeteorView

Demo

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" />
Apps
About Me
GitHub: Trinea
Facebook: Dev Tools