I am using Text in Compose, and I want to treat the font size as a fixed value regardless of the system setting. However, the font-size of text allows only sp. Therefore, it is difficult to apply a fixed font value. Is there any way to do this?
CodePudding user response:
