Skip to content

A beautiful ImageView made originally from vibranium stolen from WAKANDA (no one was caught in the process of stealing it neither was anyone injured)

License

Notifications You must be signed in to change notification settings

zealbell/BubblingImageView

Repository files navigation

Project Status: Active - Initial development has started, temporary release; work hasn't been stopped

BubblingImageView

A beautiful ImageView made originally from vibranium stolen from WAKANDA (no one was caught in the process of stealing it neither was anyone injured)

Appearance

Demo

Quick Start

Gradle

   dependencies {
        implementation 'com.github.54LiNKeR:BubblingImageView:3.0.0'
    }

XML

            <linkersoft.blackpanther.bubbles.BubblingImageView
                android:layout_width="200dp"
                android:layout_height="200dp"
                android:layout_gravity="center"
                android:id="@+id/bubbler"
                android:src="@drawable/blackpanther"
                android:scaleType="centerCrop"
                app:Diameter="180dp"
                app:SRC_IN="true"
                app:Ox="0"
                app:Oy="0"
                app:Centralise="true"
                app:BubbleScale="true"
                />

JAVA

call setOnclickListener(bubbleClickListener bubbleListener) in order to listen for clicks

LiNKeR

About

A beautiful ImageView made originally from vibranium stolen from WAKANDA (no one was caught in the process of stealing it neither was anyone injured)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages