Refactoring related-runs for the mutable-markup (Spannable) 00/275100/3
authorssabah <s.sabah@samsung.com>
Mon, 16 May 2022 13:51:13 +0000 (16:51 +0300)
committerssabah <s.sabah@samsung.com>
Mon, 30 May 2022 11:40:00 +0000 (14:40 +0300)
We created common abstract class to inherit all run class that are needed for mutable-markup (Spannable)
  - ColorRun
  - CharacterSpacingCharacterRun
  - FontDescriptionRun
  - UnderlinedCharacterRun
  - StrikethroughCharacterRun
  - BoundedParagraphRun

Change-Id: I47cea29e0c9d833068b731402de68ae20cabb9d9


No differences found