Skip to content
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 #3461 : Merged App Version fragment and app version activity into individual files #3683

Prev Previous commit
Next Next commit
Update dimens.xml
  • Loading branch information
Rohit1173 committed Aug 15, 2021
commit 4a0b093ccafa24396be7aa514c0650979ed3e716
2 changes: 1 addition & 1 deletion app/src/main/res/values-land/dimens.xml
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@
<dimen name="coming_soon_topic_promoted_list_view_padding_start">0dp</dimen>
<dimen name="coming_soon_topic_Promoted_list_view_padding_end">0dp</dimen>

<!-- APP VERSION FRAGMENT -->
<!-- App Version -->
<dimen name="app_version_padding_start">36dp</dimen>
<dimen name="app_version_padding_end">36dp</dimen>
<dimen name="app_version_imageview_margin_start">36dp</dimen>
Expand Down