awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
K

kongnanlive/android-combination-avatar

0
View on GitHub↗
0 estrellas·0 forks·5 vistas

Android Combination Avatar

Features

  • Image Display and Processing - Group avatar display component.
  • UI Components - Group avatar composition view.

Historial de estrellas

Gráfico del historial de estrellas de kongnanlive/android-combination-avatarGráfico del historial de estrellas de kongnanlive/android-combination-avatar

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Android Combination Avatar

Proyectos open-source similares, clasificados según cuántas características comparten con Android Combination Avatar.
  • davemorrissey/subsampling-scale-image-viewAvatar de davemorrissey

    davemorrissey/subsampling-scale-image-view

    8,003Ver en GitHub↗

    This is a custom Android view designed for rendering high-resolution images using subsampling and tiling to prevent memory overflows. It serves as an interactive image component that supports pinch-to-zoom, panning, and double-tap animations. The project is distinguished by its rendering engine, which loads low-resolution previews and high-resolution tiles to enable the efficient navigation of massive image files. It includes a coordinate mapper that converts screen touch points into raw image pixel coordinates and vice versa during scaling and panning. The view provides a broad set of capab

    Javaandroidandroid-libandroid-library
    Ver en GitHub↗8,003
  • developer-shivam/crescentoAvatar de developer-shivam

    developer-shivam/Crescento

    1,264Ver en GitHub↗

    Add curve at bottom of image views and relative layouts.

    Javaappcompat-supportcurvecustomview
    Ver en GitHub↗1,264
  • chrisbanes/photoviewAvatar de chrisbanes

    chrisbanes/PhotoView

    18,824Ver en GitHub↗

    PhotoView is a custom Android view implementation designed to display high-resolution images with native support for zoom and pan gestures. It provides a zoomable image view and a matrix controller to manage how images are scaled and translated within a mobile user interface. The library handles the detection of pinch-to-zoom and tap gestures to enable interactive image navigation. It manages the transformation matrix of the image to ensure smooth magnification and provides viewport constraints to align photo edges with screen boundaries. The project covers the broader requirements of mobile

    Java
    Ver en GitHub↗18,824
  • hdodenhof/circleimageviewAvatar de hdodenhof

    hdodenhof/CircleImageView

    14,500Ver en GitHub↗

    CircleImageView is a custom Android UI component that renders rectangular images as perfect circles with smooth antialiased edges. It functions as an extension of the native Android image view, overriding the drawing pipeline to provide specialized circular masking. The component specifically supports the creation of user profile avatars by providing customizable borders, internal padding, and background fill colors. These visual styles can be defined through custom XML attributes during the view initialization process.

    Java
    Ver en GitHub↗14,500
Ver las 30 alternativas a Android Combination Avatar→

Preguntas frecuentes

¿Cuáles son las características principales de kongnanlive/android-combination-avatar?

Las características principales de kongnanlive/android-combination-avatar son: Image Display and Processing, UI Components.

¿Qué alternativas de código abierto existen para kongnanlive/android-combination-avatar?

Las alternativas de código abierto para kongnanlive/android-combination-avatar incluyen: developer-shivam/crescento — Add curve at bottom of image views and relative layouts. zhihu/matisse — :fireworks: A well-designed local image and video selector for Android. chrisbanes/photoview — PhotoView is a custom Android view implementation designed to display high-resolution images with native support for… davemorrissey/subsampling-scale-image-view — This is a custom Android view designed for rendering high-resolution images using subsampling and tiling to prevent… hdodenhof/circleimageview — CircleImageView is a custom Android UI component that renders rectangular images as perfect circles with smooth… facebook/componentkit — ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable…