Commit 1b88841
Remove duplicate like count text, use faces train only
The like count was shown twice: once as a standalone TextView below
the tags and again as a trailing label in the liker faces train.
Remove the standalone header_like_count TextView and let the faces
train be the sole display of like count and liker avatars.
Co-Authored-By: Claude Opus 4.6 <[email protected]>1 parent 61fa8e5 commit 1b88841
File tree
3 files changed
+2
-36
lines changed- WordPress/src/main
- java/org/wordpress/android/ui/reader
- views
- res/layout
3 files changed
+2
-36
lines changedLines changed: 0 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | 111 | | |
113 | 112 | | |
114 | 113 | | |
| |||
794 | 793 | | |
795 | 794 | | |
796 | 795 | | |
797 | | - | |
798 | | - | |
799 | | - | |
800 | | - | |
801 | 796 | | |
802 | 797 | | |
803 | 798 | | |
| |||
813 | 808 | | |
814 | 809 | | |
815 | 810 | | |
816 | | - | |
817 | | - | |
818 | | - | |
819 | | - | |
820 | | - | |
821 | | - | |
822 | | - | |
823 | | - | |
824 | | - | |
825 | | - | |
826 | | - | |
827 | | - | |
828 | | - | |
829 | | - | |
830 | 811 | | |
831 | 812 | | |
832 | 813 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
| 183 | + | |
185 | 184 | | |
186 | 185 | | |
Lines changed: 1 addition & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | 65 | | |
80 | 66 | | |
81 | 67 | | |
82 | 68 | | |
83 | | - | |
| 69 | + | |
84 | 70 | | |
85 | 71 | | |
86 | 72 | | |
| |||
0 commit comments