0

I have a few TextViews in my app and they all have a bunch of styling properties that are all the same. In an effort to keep my code DRY, I'd like to put those properties somewhere shared between all the TextViews. E.g., they all have the same textSize and maxLines. Is it possible for those properties to live somewhere that all the TextBoxes reference?

Mike Miller
  • 3,368
  • 5
  • 36
  • 49

0 Answers0