-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(core/ui_tweaks): multiple hide ui components #106
Conversation
Added default hiding for below_header_message_banner_text
Added multiple features in commits: c1a19a9 , f723b55 , 6163558 , 54f1bb4 & 7863bf8
|
Could you remove the |
Done. |
let me know when this pull is ready and done, i will then make any changes needed then i will merge |
This pull is ready. Please merge it. |
I'll be doing some refactoring, then I will merge it |
Hides the annoying reminders in chat by default .
For example: Reminder to buy Snapchat + for a friend, reminder to grant access to contacts(As a billboard prompt on the home screen) , etc.
Before the commit:
After the commit:
This can also be implemented as a toggle to turn this feature on or off but I think it will be better if it stays by default.