awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesOverlapping Input Resolution

Logic for assigning input events to the correct UI element when multiple views occupy the same screen coordinates.

Distinct from Overlap Support: Candidates focus on allowing overlap or detecting it geometrically, not the logic of resolving which view receives the touch event.

Explore 1 awesome GitHub repository matching user interface & experience · Overlapping Input Resolution. Refine with filters or upvote what's useful.

Awesome Overlapping Input Resolution GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • gcssloop/androidnoteAvatar von GcsSloop

    GcsSloop/AndroidNote

    9,332Auf GitHub ansehen↗

    AndroidNote is a technical knowledge base and reference resource for Android development. It provides comprehensive guidance on application architecture, custom view development, and advanced graphics programming. The project is distinguished by its depth in visual implementation, covering pseudo-3D perspective projections via virtual cameras and complex 2D rendering using Bézier curves and PorterDuff color blending. It also provides detailed methodologies for app modularization and the management of internal libraries through private Maven repositories and JitPack. The reference surface ext

    Implements logic to allocate touch events to the topmost view when multiple UI elements overlap.

    Javaandroidandroid-studiocustom-view
    Auf GitHub ansehen↗9,332
  1. Home
  2. User Interface & Experience
  3. Overlapping Input Resolution