Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bfda3a2b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Changing the dimens of handle bar to look good in cars"

parents 0362c252 ddd05274
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -114,10 +114,10 @@
    <!-- Car notification shade-->
    <dimen name="notification_shade_handle_bar_height">10dp</dimen>
    <dimen name="notification_shade_handle_bar_radius">20dp</dimen>
    <dimen name="notification_shade_handle_bar_margin_start">500dp</dimen>
    <dimen name="notification_shade_handle_bar_margin_end">500dp</dimen>
    <dimen name="notification_shade_handle_bar_margin_start">200dp</dimen>
    <dimen name="notification_shade_handle_bar_margin_end">200dp</dimen>
    <dimen name="notification_shade_handle_bar_margin_top">20dp</dimen>
    <dimen name="notification_shade_handle_bar_margin_bottom">10dp</dimen>
    <dimen name="notification_shade_list_padding_bottom">0dp</dimen>
    <dimen name="notification_shade_list_padding_bottom">50dp</dimen>

</resources>