Skip to content

SimpleTextAccessability

Latest
Compare
Choose a tag to compare
@MatanelM MatanelM released this 19 Jul 18:47
· 3 commits to main since this release

Module description:
Simple Text Accessability is an Android library that provides a collection of accessible UI components, allowing users to adjust text sizes for improved readability in their Android applications.

Features:
AccessibleTextView: A custom TextView that allows users to adjust the text size for better readability.
AccessibleButton: A custom Button that supports adjustable text size.
AccessibleCheckBox: A custom CheckBox with adjustable text size.
AccessibleRadioButton: A custom RadioButton with adjustable text size.
AccessibleSwitch: A custom Switch with adjustable text size.
AccessibleSeekBar: A custom SeekBar that can be used in conjunction with a TextView for adjustable text size.