Skip to content
Snippets Groups Projects
Commit 695a31e4 authored by Lucas Silva's avatar Lucas Silva Committed by Android (Google) Code Review
Browse files

Merge "Update dimens used to filter widgets" into main

parents ed7f177a 2fe84868
No related branches found
No related tags found
No related merge requests found
......@@ -898,8 +898,8 @@
<dimen name="communal_enforced_rounded_corner_max_radius">16dp</dimen>
<!-- Width and height used to filter widgets displayed in the communal widget picker -->
<dimen name="communal_widget_picker_desired_width">464dp</dimen>
<dimen name="communal_widget_picker_desired_height">307dp</dimen>
<dimen name="communal_widget_picker_desired_width">424dp</dimen>
<dimen name="communal_widget_picker_desired_height">282dp</dimen>
<!-- The width/height of the unlock icon view on keyguard. -->
<dimen name="keyguard_lock_height">42dp</dimen>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment