Trevor HackmanAnimating color span in TextViews — AndroidThis began as a goal of mine to make the title in one of my Android apps more flashy. I went searching online and found this old…6d ago
Max DilandAndroid TextView multiline problemTextView is the vital widget in Android. It supports tons of capabilities related to a text and also other things like compound drawables…Jul 23, 20201
Abdul HamidBinding Feature in XML layout for easy and customized data set. Part: 1There is an excellent feature called binding for updating Data in the XML layout. We are going to look up some functions for easy access.Dec 31, 20221Dec 31, 20221
Emirhan KolverHow To Make Clickable Words In A TextView? [Kotlin/Android]Hello! Creating Clickable Texts in the TextView has always been one of the toughest challenges I’ve had when developing apps. We will also…Aug 2, 20221Aug 2, 20221
Hossain KhanClickable link text for Android TextView — Kotlin ExtensionRecently I have had to create UI that required user tappable/clickable text in the same text view. I know this is kind of unusual as the…Jan 2, 20201Jan 2, 20201
Trevor HackmanAnimating color span in TextViews — AndroidThis began as a goal of mine to make the title in one of my Android apps more flashy. I went searching online and found this old…6d ago
Max DilandAndroid TextView multiline problemTextView is the vital widget in Android. It supports tons of capabilities related to a text and also other things like compound drawables…Jul 23, 20201
Abdul HamidBinding Feature in XML layout for easy and customized data set. Part: 1There is an excellent feature called binding for updating Data in the XML layout. We are going to look up some functions for easy access.Dec 31, 20221
Emirhan KolverHow To Make Clickable Words In A TextView? [Kotlin/Android]Hello! Creating Clickable Texts in the TextView has always been one of the toughest challenges I’ve had when developing apps. We will also…Aug 2, 20221
Hossain KhanClickable link text for Android TextView — Kotlin ExtensionRecently I have had to create UI that required user tappable/clickable text in the same text view. I know this is kind of unusual as the…Jan 2, 20201
InProAndroidDevbyShahla AliyevaBytecode Transformations, TextView, ViewModelProvider, Use Case Model and more!ViewModel magic revealed!!!Dec 13, 2021
Niharika ArorasetMinWidth not working in Textview????My last article was on issues I faced during Unit Testing in MVVM. Sharing one more problem I had while setting minimum width in a…Sep 14, 2019
Golap Gunjan BarmanHow to create Rotating Text in android | Android Studio | JavaIn this tutorial, we’re going to create a beautiful android app layout using rotating texts. Rotating text is an Android library that can…Jan 15, 2021