Arihant Pal

Results 28 comments of Arihant Pal

Actually, it's the other way around. The splash page has a different icon displayed, while the rest of the icons are the same. I prefer the splash screen, though.

Hello @danafein, could you please assign this issue to me? I am interested in working on it.

![image](https://github.com/mattermost/mattermost/assets/69034460/ac4ef636-5ab9-4c5a-9c2e-3fe316871bf7) Did you mean it in this manner? Is there any video or screenshot that provides visual clarity on the issue? Thanks.

@czgu can you take a look, thanks!!

It should be like this right ? ``` buff_ptr[8] = (uint8)((ctx->cdp_hdr_seq >> 8) & 0xFF); buff_ptr[9] = (uint8)(ctx->cdp_hdr_seq & 0xFF); ... data_ptr[1] = (uint8)((ctx->cdp_hdr_seq >> 8) & 0xFF); data_ptr[2] =...

So are you working on it or waiting for approval ?