use textviews in channel list + parse emojis

This commit is contained in:
ouwou
2020-11-10 01:38:44 -05:00
parent 823e1786e0
commit eb0feef511
8 changed files with 151 additions and 53 deletions

View File

@@ -21,7 +21,11 @@
.channel-row-label {
padding: 5px;
}
.channel-row-label, .channel-row-label text {
color: #cfd8dc;
background: rgba(0, 0, 0, 0);
}
.channel-row:focus {