Skip to content

Commit

Permalink
activity header has now the same font size as a activity element
Browse files Browse the repository at this point in the history
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
  • Loading branch information
AlexNi245 authored and AndyScherzinger committed Aug 20, 2019
1 parent fa11565 commit 9624019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/res/values/dims.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<dimen name="activity_icon_height">32dp</dimen>
<dimen name="activity_icon_layout_right_end_margin">24dp</dimen>
<dimen name="activity_list_item_grid_layout_left_start_margin">-3dp</dimen>
<dimen name="activity_list_item_title_header_text_size">20sp</dimen>
<dimen name="activity_list_item_title_header_text_size">16sp</dimen>
<dimen name="activity_list_layout_recycler_view_margin">-3dp</dimen>
<dimen name="activity_row_layout_height">48dp</dimen>
<dimen name="notification_icon_width">32dp</dimen>
Expand Down

0 comments on commit 9624019

Please sign in to comment.