Skip to content

Commit

Permalink
change layout width
Browse files Browse the repository at this point in the history
Signed-off-by: alperozturk <[email protected]>
  • Loading branch information
alperozturk96 committed Dec 20, 2024
1 parent 63f0fd7 commit cb797f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/dims.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
<dimen name="adaptive_icon_padding">18dp</dimen>
<dimen name="tag_height">18dp</dimen>
<dimen name="recommended_files_thumbnail_height">120dp</dimen>
<dimen name="recommended_files_layout_width">180dp</dimen>
<dimen name="recommended_files_layout_width">150dp</dimen>
<dimen name="recommended_files_layout_margin_top">150dp</dimen>

<dimen name="large_title_text_size">22sp</dimen>
Expand Down

0 comments on commit cb797f6

Please sign in to comment.