-
Notifications
You must be signed in to change notification settings - Fork 526
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
Fix part of #2003: Replacing space_32dp #2121
Conversation
Fixes part of oppia#2003 This PR replaces the use of space_32dp with the dimensions having contextful names.
@Arjupta As per our discussion you can update this PR now. Thanks for your patience. |
@rt4914 I don't know why the tests didn't start in the first place. There are no conflicts present which can cause this. Can you help starting them? |
Closing & reopening to restart the actions checks since they recently broke. |
@rt4914 it can be merged |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks.
Explanation
Fixes part of #2003
This PR replaces the use of space_32dp with the dimensions having
contextful names.
Checklist