Skip to content

AnnotatedString in Jetpack Compose allows you to create and format text with rich metadata, enabling color, font, style changes, hyperlinks, and custom actions for specific text segments.

License

Notifications You must be signed in to change notification settings

VaibhavMojidra/Android-Jetpack-Compose---Demo-Annotated-String

Repository files navigation

Android Jetpack Compose Demo Annotated String

AnnotatedString is a powerful tool provided by Android Jetpack Compose for creating and formatting text. It is a string that has additional metadata attached to segments of its text. This metadata can be used to apply rich formatting to parts of the string, such as changing the color, font, or style of certain sections, or adding hyperlinks or custom actions.

Example

We will never share or sell your number; we will only use it to make sure it's you. See VMOS's Privacy Policy to learn more.


Vaibhav Mojidra - 1.jpeg Vaibhav Mojidra - 2.jpeg Vaibhav Mojidra - 3.jpeg Vaibhav Mojidra - 4.jpeg

About

AnnotatedString in Jetpack Compose allows you to create and format text with rich metadata, enabling color, font, style changes, hyperlinks, and custom actions for specific text segments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages