SkillAgentSearch skills...

BubblingImageView

Smuggled from Wakanda under a stealthy background thread, this ImageView is forged from pure vibranium. It renders in silence. It throws no exceptions. It fears no GC.

Install / Use

/learn @zealbell/BubblingImageView
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="https://github.com/54LiNKeR/54LiNKeR.github.io/blob/master/shots/LiNKeR.png" width="35%">

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

BubblingImageView

This ImageView was crafted from 100% vibranium—smuggled out of Wakanda during a background thread. No exceptions thrown, no panics raised.

Yes, it’s vibranium-backed. Tap it. You’ll feel the frames per second.

⚠️ The license section may contain material that induces psychological discomfort or second thoughts. By continuing, you acknowledge that you have been sufficiently cautioned and waive the right to claim surprise.

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

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated10mo ago
Forks2

Languages

Java

Security Score

67/100

Audited on May 26, 2025

No findings