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

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to markushi/android-circlebutton

Open-source alternatives to Android Circlebutton

30 open-source projects similar to markushi/android-circlebutton, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Android Circlebutton alternative.

  • androiddeveloperlb/autofittextviewAvatar von AndroidDeveloperLB

    AndroidDeveloperLB/AutoFitTextView

    913Auf GitHub ansehen↗

    A TextView that automatically fit its font and line count based on its available size and content

    Kotlin
    Auf GitHub ansehen↗913
  • androidessence/pinchzoomtextviewA

    androidessence/PinchZoomTextView

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • androidmsky/randomtextviewA

    AndroidMsky/RandomTextView

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • andyken/moneytextviewA

    andyken/MoneyTextView

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • armcha/autolinktextviewAvatar von armcha

    armcha/AutoLinkTextView

    1,110Auf GitHub ansehen↗

    AutoLinkTextView is TextView that supports Hashtags (#), Mentions (@) , URLs (http://), Phone and Email automatically detecting and ability to handle clicks.

    Java
    Auf GitHub ansehen↗1,110
  • bakumon/numberanimtextviewB

    Bakumon/NumberAnimTextView

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bluejamesbond/textjustify-androidAvatar von bluejamesbond

    bluejamesbond/TextJustify-Android

    1,843Auf GitHub ansehen↗

    :pagefacingup: Android Text Full Jusiftication / Wrapping / Justify / Hyphenate - V2.0

    Java
    Auf GitHub ansehen↗1,843

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • borjabravo10/readmoretextviewB

    borjabravo10/ReadMoreTextView

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • burgessjp/getwordtextviewB

    burgessjp/GetWordTextView

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • carguo/ricktextC

    CarGuo/RickText

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • chen-sir/expandabletextviewC

    Chen-Sir/ExpandableTextView

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • chenbingx/supertextviewAvatar von chenBingX

    chenBingX/SuperTextView

    3,309Auf GitHub ansehen↗

    Hi,Developer,Welcome to use SuperTextView !

    Javaandroidjavaui
    Auf GitHub ansehen↗3,309
  • czy1121/cornerlabelviewC

    czy1121/cornerlabelview

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • daquexian/flexiblerichtextviewD

    daquexian/FlexibleRichTextView

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • dmytrodanylyk/android-process-buttonAvatar von dmytrodanylyk

    dmytrodanylyk/android-process-button

    2,979Auf GitHub ansehen↗

    Android Buttons With Built-in Progress Meters.

    Java
    Auf GitHub ansehen↗2,979
  • dmytrodanylyk/circular-progress-buttonAvatar von dmytrodanylyk

    dmytrodanylyk/circular-progress-button

    5,749Auf GitHub ansehen↗

    This is an Android button widget that morphs into a circular progress indicator during asynchronous operations. The core identity of the project is a custom UI component that transforms a standard button into a loading spinner, then reverts it upon task completion. The implementation uses canvas-based morphing animation to transition between button and circular progress shapes, with property animation interpolation controlling the transformation over time. A state-driven view hierarchy switches between button and progress indicator layouts based on a finite state machine, while layer-based co

    Java
    Auf GitHub ansehen↗5,749
  • facebookincubator/textlayoutbuilderF

    facebookincubator/TextLayoutBuilder

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • fourlastor/danteF

    fourlastor/dante

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • githubwing/richtextviewG

    githubwing/RichTextView

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • grantland/android-autofittextviewAvatar von grantland

    grantland/android-autofittextview

    4,246Auf GitHub ansehen↗

    This is a custom Android UI component designed to automatically adjust font sizes so that text content fits within defined layout bounds. It functions as a text scaling tool that ensures strings remain visible and contained within specified width and height constraints. The component implements adaptive layout design by dynamically modifying text size based on available screen real estate. It utilizes a measure-based fit calculation and iterative scaling to prevent text from being clipped or wrapping unexpectedly across different device resolutions.

    Java
    Auf GitHub ansehen↗4,246
  • hanks-zyh/htextviewAvatar von hanks-zyh

    hanks-zyh/HTextView

    5,642Auf GitHub ansehen↗

    HTextView is an animated text rendering library and UI motion design framework used to create dynamic text effects such as typing and fading. It serves as a text motion engine and typography tool for applying visual transitions and movement to text elements on a screen. The library integrates custom typography support, allowing the loading of external typeface files to apply specific branding and styles to animated presentations. It utilizes a motion engine to animate the scale and opacity of text, facilitating fluid visual transitions. The system manages these effects through a frame-based

    Javaandroidanimation-effectsanimations
    Auf GitHub ansehen↗5,642
  • hezaijin/slantedtextviewAvatar von HeZaiJin

    HeZaiJin/SlantedTextView

    2,259Auf GitHub ansehen↗

    Android slanted TextView.

    Javaandroidslantedslantedtextview
    Auf GitHub ansehen↗2,259
  • hoang8f/android-flat-buttonAvatar von hoang8f

    hoang8f/android-flat-button

    1,390Auf GitHub ansehen↗

    FButton - a flat button library for Android

    Java
    Auf GitHub ansehen↗1,390
  • hootsuite/nachosH

    hootsuite/nachos

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ithedan/textviewdrawableI

    ithedan/TextViewDrawable

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • jaychang0917/simpletextJ

    jaychang0917/SimpleText

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • johnkil/android-robototextviewJ

    johnkil/Android-RobotoTextView

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • jrummyapps/html-builderJ

    jrummyapps/html-builder

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • klinker24/android-textview-linkbuilderAvatar von klinker24

    klinker24/Android-TextView-LinkBuilder

    1,576Auf GitHub ansehen↗

    Insanely easy way to define clickable links within a TextView.

    Kotlinandroidclickable-linksjava
    Auf GitHub ansehen↗1,576
  • aakira/compoundicontextviewA

    AAkira/CompoundIconTextView

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0