TextView Xml Customisation
Assalamu Alaykom my brothers in this video I'm going to show you how to customise TextView only with xml
Requirements
Brain ๐
Sketchware Pro
Codes Used
Link
android:autoLink="all"
android:linksClickable="true"
android:textColorLink="#8DE67F"
Images
android:drawableLeft="@drawable/img"
android:drawableRight="@drawable/img"
Shadow
android:shadowColor="#00ccff"
android:shadowRadius="2"
android:shadowDx="1"
android:shadowDy="1"
Format
android:textAllCaps="true"
android:textIsSelectable="true"
Tutorial
https://youtu.be/IkbGMM17SHM
Comments
Post a Comment