Hide trending sticker

This commit is contained in:
NekoInverter 2020-03-31 10:37:01 +08:00
parent bf085b2dbd
commit edf8691286
No known key found for this signature in database
GPG Key ID: 280D6CCCF95715F9
1 changed files with 1 additions and 1 deletions

View File

@ -412,7 +412,7 @@ public class StickersActivity extends BaseFragment implements NotificationCenter
suggestRow = rowCount++;
loopRow = rowCount++;
loopInfoRow = rowCount++;
featuredRow = rowCount++;
featuredRow = -1;
} else {
suggestRow = -1;
loopRow = -1;