Skip to content

Commit

Permalink
Align all topics heading vertically
Browse files Browse the repository at this point in the history
  • Loading branch information
theMr17 committed Jul 21, 2024
1 parent df600aa commit 1ccadd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/values-sw600dp-port/dimens.xml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@

<!-- All Topics -->
<dimen name="all_topics_text_margin_start">60dp</dimen>
<dimen name="all_topics_text_margin_top">52dp</dimen>
<dimen name="all_topics_text_margin_top">40dp</dimen>
<dimen name="all_topics_text_margin_end">76dp</dimen>
<dimen name="all_topics_text_margin_bottom">16dp</dimen>

Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/dimens.xml
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@

<!-- All Topics -->
<dimen name="all_topics_text_margin_start">28dp</dimen>
<dimen name="all_topics_text_margin_top">56dp</dimen>
<dimen name="all_topics_text_margin_top">28dp</dimen>
<dimen name="all_topics_text_margin_end">32dp</dimen>
<dimen name="all_topics_text_margin_bottom">12dp</dimen>
<dimen name="all_topics_text_size">18dp</dimen>
Expand Down

0 comments on commit 1ccadd3

Please sign in to comment.