-
Notifications
You must be signed in to change notification settings - Fork 550
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: #3411 Merge administrator_controls_download_permissions_view into single xml file. #4175
Fix: #3411 Merge administrator_controls_download_permissions_view into single xml file. #4175
Conversation
@rishidyno please review it |
… Merge-administrator-controls-downloads
<dimen name="administrator_controls_download_permissions_view_auto_update_topic_constraint_layout_padding_start">16dp</dimen> | ||
<dimen name="administrator_controls_download_permissions_view_auto_update_topic_constraint_layout_padding_end">16dp</dimen> | ||
<dimen name="administrator_controls_download_permissions_view_auto_update_topic_widget_switch_compat_margin_end">4dp</dimen> | ||
|
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.
Please remove this extra line.
<dimen name="administrator_controls_download_permissions_view_auto_update_topic_constraint_layout_padding_start">16dp</dimen> | ||
<dimen name="administrator_controls_download_permissions_view_auto_update_topic_constraint_layout_padding_end">16dp</dimen> | ||
<dimen name="administrator_controls_download_permissions_view_auto_update_topic_widget_switch_compat_margin_end">4dp</dimen> | ||
|
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.
Ditto.
Hi @Akshatkamboj14, it looks like some changes were requested on this pull request by @rishidyno. PTAL. Thanks! |
And try to fix the failing check. I think this should not happen but seems to happen in other ps as well. Just commit the requested changes and will see what happens. |
Also update your project. |
done @rishidyno |
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.
@Akshatkamboj14 I think this pr is good to go, but always use same device to take SS. I suggest updating SS for mobile-land. So that we can be sure that there are no changes in UI before and after. Also, use an emulator without round corners. Thanks.
Unassigning @rishidyno since the review is done. |
Hi @Akshatkamboj14, it looks like some changes were requested on this pull request by @rishidyno. PTAL. Thanks! |
hey, @rishidyno I have updated the ss of mobile ones with the new emulator. |
@Akshatkamboj14 also resolve the merge conflict |
Also please keep the |
FYI the person who has to review should be assigned |
@@ -419,8 +419,18 @@ | |||
<dimen name="revision_card_fragment_padding_bottom">148dp</dimen> | |||
<dimen name="revision_card_fragment_layout_text_margin_top">32dp</dimen> | |||
<dimen name="revision_card_fragment_layout_button_margin_top">24dp</dimen> | |||
|
|||
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.
PTAL --> this can be corrected.
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.
done
LGTM thanks @Akshatkamboj14 . |
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.
This is really clean code. Great work @Akshatkamboj14 and @rishidyno
LGTM
Explanation
FIXES #3411Essential Checklist
For UI-specific PRs only
If your PR includes UI-related changes, then: