-
Notifications
You must be signed in to change notification settings - Fork 48
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
UI redesign trusted senders screen #235
base: ui_redesign
Are you sure you want to change the base?
UI redesign trusted senders screen #235
Conversation
…haring_intent fix: sharing intent problem on android
…se_1.0.8.49 build: release 1.0.8.49
…dd_unknown_contact chore: made width constant for adding contacts
Hey @tinashe404, I created this new pull request with the requested changes. I have added the floating action button to the welcome screen to launch the new trusted senders screen. |
@Jainakin The UI looks good. Could you apply these changes to the Trusted Senders screen which can be accessed via the menu? Could you also link it to the trusted senders functionality that has already been implemented on this screen? |
- What I did
Created a new UI design for the trusted senders screen and a remove trusted sender dialog which closes #222
- How I did it
I created a new screen for the trusted senders screen inside the trusted_senders_screen folder
- How to verify it
Click on the floating action button on welcome screen to launch the new trusted senders screen
- Description for the changelog
Added Trusted Sender Screen and Dialog