textDrawable #136

Merged
AmineB merged 8 commits from davidoskky/ReaderForSelfoss-multiplatform:textDrawable into master 2023-03-26 11:12:03 +00:00

8 Commits

Author SHA1 Message Date
10ab67d071 CircleImageView: directly transform the text into appropriate Drawable String
All checks were successful
continuous-integration/drone/pr Build is passing
2023-03-25 22:02:35 +01:00
1ad529067d Remove unused function
Some checks failed
continuous-integration/drone/pr Build is failing
2023-03-25 16:42:04 +01:00
554b25698f Remove unused dependency 2023-03-25 16:37:59 +01:00
f01e616369 Use the circular image view in the item list 2023-03-25 16:37:37 +01:00
9536e6e465 Use the circular image view in the Source list 2023-03-25 16:34:38 +01:00
6ef6743527 Use the circular image view in the card adapter 2023-03-25 16:31:49 +01:00
452d13c48c Operate glide on the circular image view 2023-03-25 16:31:01 +01:00
a5af4f8880 Add a new layout to handle text on top of a round background 2023-03-25 16:28:39 +01:00