Textview

Android TextView With Rounded Corner and Border
Android Fill TextView (Auto Adjust TextSize)

app:autoSizeTextType="uniform"

Android TextView Bold
Android Display Html in TextView
Android Standard TextAppearance Size (Small, Medium, Large)

Android Text Size

Android TextView Singleline With Ellipsis
Android Persist TextView Text on Screen Rotation

freezesText=true

Android TextView Shadow Outline

Use android:shadowColor

Android TextView Center Text (include Multiline Text)

android:gravity="center"

Android Textview Outline (Kotlin)