1

Do we have resource directory qualifier that is used when the user set large (or other) text size? This setting is located in the Accessibility section. I use "sp" pixels but there is one situation (fixed table) when I need to know if the text is bigger then the default.

AppiDevo
  • 3,195
  • 3
  • 33
  • 51

1 Answers1

1

No, sorry. Font scale is not among our available qualifiers. You can get the fontScale at runtime, though.

CommonsWare
  • 986,068
  • 189
  • 2,389
  • 2,491