Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: githubink/AutoFitTextView
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: AndroidDeveloperLB/AutoFitTextView
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 56 files changed
  • 3 contributors

Commits on Oct 1, 2020

  1. Update README.md

    nikunjparadva authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    b8b6c79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f114519 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. When static layout return 2 lines,but the text is only one line only(…

    …because some font setting make text is one line long with some extra space.) text[end] will trigger string index out of bounds exception.
    tea999 committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    7192fbe View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Merge pull request AndroidDeveloperLB#57 from tea999/fix

    solve string index out of bounds exception
    AndroidDeveloperLB authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    00be48a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Updated SDKs

    AndroidDeveloperLB committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    fe3caf4 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. Configuration menu
    Copy the full SHA
    35c8597 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2026

  1. Configuration menu
    Copy the full SHA
    02c1094 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc2ca3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f29aa7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80cc6dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bae1862 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f63cb1c View commit details
    Browse the repository at this point in the history
Loading