You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When #3856 is merged, we can remove NoticonTextView (it was a trick to use a special font for rendering vector icons) and replace them with image views (and equivalent vector drawables).
When #3856 is merged, we can remove
NoticonTextView(it was a trick to use a special font for rendering vector icons) and replace them with image views (and equivalent vector drawables).