Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 536 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 536 Bytes

Triangles view for Android

Widget with random triangles

Download

** Gradle **

repositories {
    maven {url  "https://dl.bintray.com/sjowl/maven" }
}

compile 'au.sjowl.libs.view.triangularview:trianglesview:0.0.1'

** Usage **

<au.sjowl.libs.mesh.MeshView
        ...
        app:mv_baseColor="#990000"
        app:mv_dots="100" />

alt text