Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
AndroidDeveloperLB
/
AutoFitTextView
Public
Notifications
You must be signed in to change notification settings
Fork
151
Star
911
Code
Issues
11
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 6, 2016
Added overridden setAllCaps with adjustTextSize
mpekalski
committed
29ab484
View commit details
Copy full SHA for 29ab484
Browse repository at this point
Update AutoResizeTextView.java
mpekalski
committed
302f20f
View commit details
Copy full SHA for 302f20f
Browse repository at this point
Update AutoResizeTextView.java
mpekalski
committed
1b1a101
View commit details
Copy full SHA for 1b1a101
Browse repository at this point
Overriden setAllCaps
mpekalski
committed
9fddd39
View commit details
Copy full SHA for 9fddd39
Browse repository at this point
Commits on Mar 5, 2016
check for textAllCaps
Show description for 4944aba
mpekalski
committed
4944aba
View commit details
Copy full SHA for 4944aba
Browse repository at this point
Commits on Feb 8, 2016
fixed typo
AndroidDeveloperLB
committed
ddd35ca
View commit details
Copy full SHA for ddd35ca
Browse repository at this point
fixed some issues.
AndroidDeveloperLB
committed
ede8935
View commit details
Copy full SHA for ede8935
Browse repository at this point
Update AutoResizeTextView.java
AndroidDeveloperLB
committed
849ba80
View commit details
Copy full SHA for 849ba80
Browse repository at this point
Commits on Oct 26, 2015
updated versions...
AndroidDeveloperLB
committed
634fb87
View commit details
Copy full SHA for 634fb87
Browse repository at this point
Commits on Jul 25, 2015
Update README.md
AndroidDeveloperLB
committed
69308f1
View commit details
Copy full SHA for 69308f1
Browse repository at this point
Update README.md
AndroidDeveloperLB
committed
37beced
View commit details
Copy full SHA for 37beced
Browse repository at this point
Commits on Jun 5, 2015
Merge pull request #20 from HMPerson1/patch-1
Show description for 34d7c57
AndroidDeveloperLB
committed
34d7c57
View commit details
Copy full SHA for 34d7c57
Browse repository at this point
Commits on Jun 4, 2015
Should adjust text size after changing typeface
HMPerson1
committed
60b05ac
View commit details
Copy full SHA for 60b05ac
Browse repository at this point
Commits on Jun 3, 2015
reverted code in order to work fine on Lollipop and above (had blinking issues: https://github.com/AndroidDeveloperLB/AutoFitTextView/issues/19 ) .
Show description for c81a144
AndroidDeveloperLB
committed
c81a144
View commit details
Copy full SHA for c81a144
Browse repository at this point
Commits on Feb 28, 2015
removed truncated sample, which was used to show a bug that was handled.
AndroidDeveloperLB
committed
ed5d537
View commit details
Copy full SHA for ed5d537
Browse repository at this point
Merge pull request #14 from miguelbcr/master
Show description for 2f8851a
AndroidDeveloperLB
committed
2f8851a
View commit details
Copy full SHA for 2f8851a
Browse repository at this point
Commits on Feb 26, 2015
Added sample app to check truncated texviews on listview
miguelbcr
committed
c0fcc88
View commit details
Copy full SHA for c0fcc88
Browse repository at this point
Bugfixing: The text appears clipped when using setMinTextSize method
miguelbcr
committed
a880085
View commit details
Copy full SHA for a880085
Browse repository at this point
Merge pull request #13 from samskiter/master
Show description for a71ebe7
AndroidDeveloperLB
committed
a71ebe7
View commit details
Copy full SHA for a71ebe7
Browse repository at this point
Commits on Feb 25, 2015
Fixed line width measuring
samskiter
committed
defb60f
View commit details
Copy full SHA for defb60f
Browse repository at this point
Commits on Jan 25, 2015
Merge pull request #10 from scottbez1/addGradle
Show description for 2f0e8d4
AndroidDeveloperLB
committed
2f0e8d4
View commit details
Copy full SHA for 2f0e8d4
Browse repository at this point
Add gradle build files
scottbez1
committed
7ba4fa0
View commit details
Copy full SHA for 7ba4fa0
Browse repository at this point
Commits on Nov 18, 2014
Update README.md
AndroidDeveloperLB
committed
64c4557
View commit details
Copy full SHA for 64c4557
Browse repository at this point
Commits on Nov 10, 2014
Merge branch 'master' of https://github.com/AndroidDeveloperLB/AutoFitTextView
AndroidDeveloperLB
committed
bc7dc8a
View commit details
Copy full SHA for bc7dc8a
Browse repository at this point
Update README.md
AndroidDeveloperLB
committed
d5ede5b
View commit details
Copy full SHA for d5ede5b
Browse repository at this point
updated SDK version.
AndroidDeveloperLB
committed
c43a162
View commit details
Copy full SHA for c43a162
Browse repository at this point
Delete preview.gif
AndroidDeveloperLB
committed
7e75e48
View commit details
Copy full SHA for 7e75e48
Browse repository at this point
Merge branch 'master' of https://github.com/AndroidDeveloperLB/AutoFitTextView
AndroidDeveloperLB
committed
eef1c80
View commit details
Copy full SHA for eef1c80
Browse repository at this point
updated preview image.
AndroidDeveloperLB
committed
9f3a017
View commit details
Copy full SHA for 9f3a017
Browse repository at this point
Update README.md
AndroidDeveloperLB
committed
1c3136d
View commit details
Copy full SHA for 1c3136d
Browse repository at this point
Update README.md
AndroidDeveloperLB
committed
a8bf3fe
View commit details
Copy full SHA for a8bf3fe
Browse repository at this point
added preview image.
AndroidDeveloperLB
committed
f5845ca
View commit details
Copy full SHA for f5845ca
Browse repository at this point
Commits on Oct 22, 2014
Merge pull request #8 from riyase/master
Show description for 39dbb68
AndroidDeveloperLB
committed
39dbb68
View commit details
Copy full SHA for 39dbb68
Browse repository at this point
Show description for 69040df
riyase
committed
69040df
View commit details
Copy full SHA for 69040df
Browse repository at this point
Commits on Oct 20, 2014
Typeface support
Show description for 9ac10bc
riyase
committed
9ac10bc
View commit details
Copy full SHA for 9ac10bc
Browse repository at this point
Previous
Next
You can’t perform that action at this time.