-
Notifications
You must be signed in to change notification settings - Fork 987
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
Drawer UI refresh #1103
Drawer UI refresh #1103
Conversation
aa93522
to
53e465b
Compare
@rasom, this PR is ready. |
@GustavoNunes great, thanks |
app crashes on launching if use build Branch: feature/drawer-ui-refresh |
53e465b
to
0a565c2
Compare
@GustavoNunes there are some differences with design (example is for iOS but same applies to Android except point 3: there is no separator lines between transactions in Android design): |
0a565c2
to
aee71ab
Compare
aee71ab
to
3683bf1
Compare
@annadanchenko I fixed these issues, thank you! |
@GustavoNunes Thanks! I'm still in progress of testing (waiting when Wallet will get some ether from faucet). However, there is some difference in time format. Currently, it shows 10:19 (no PM/AM) while it's 22:19. I also see that in previous PR build there was 13:02, so it was OK there. To get the exact transaction:
|
@annadanchenko Fixed, thanks! |
@GustavoNunes Changes look good! I found that both design and implementation on Android have regular font for User Name instead of Medium font on iOS. So, user name is not so visible together with status text. In current UI, Android user name has "bold" font. I propose to make same style on both platforms. It can go as a separate issue if you prefer, and this PR can be merged. |
good idea @annadanchenko, this was a quick change |
Tested. Looks OK |
Summary:
status: ready