Posts

Showing posts from April, 2021

TextView Xml Customisation

Image
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