SkillAgentSearch skills...

AndroidLiquidGlassView

Android imitation of iOS 26 liquid glass effect, AndroidLiquidGlassView library has real refraction and dispersion effect

Install / Use

/learn @QmDeve/AndroidLiquidGlassView
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center">

AndroidLiquidGlassView

Android imitation of iOS 26 liquid glass effect, AndroidLiquidGlassView library has real refraction and dispersion effect

<br>

GitHub

MIT Android-13

Maven Central JitPack GitHub Releases

</div>

Characteristic

  • Realistic liquid glass effect - Physically-based refraction and dispersion effects
  • Height can be customized - support the adjustment of rounded corner radius, refraction height, refraction offset, dispersion parameters, blur radius, tone, etc
<div class="warning" style="padding: 10px; border-left: 4px solid #f0ad4e; background-color: #fcf8e3; margin: 10px 0;"> On devices below <strong>Android 13</strong>, the view will maintain a transparent background and will not render any effects </div>

Preview

<img src="https://cloud.qmdeve.com/f/JaIw/img1.png" alt="Image"/>

Demo experience

Download Demo

Integration

Maven Central

Add the dependencies to your module's build.gradle file:

dependencies {
   implementation 'com.qmdeve.liquidglass:core:1.0.3'
}

Quick use

Please refer to the documentation to learn how to use the library

Documentation: https://liquidglass.qmdeve.com/


Star History

Star History

My Other Projects

License

Copyright ©️ 2025-2026 Donny Yang

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
View on GitHub
GitHub Stars191
CategoryDevelopment
Updated2d ago
Forks27

Languages

Java

Security Score

100/100

Audited on Mar 25, 2026

No findings