Currently, I've broken UI when large text is enable in setting accessibility. Is there a tag in manifest or any other solution, to ignore textsize increase and decrease in TextView after check & uncheck large text in accessibility setting.
You can ignore large text option with providing text size in "dp" units not in "sp".