Skip to content

Commit af5b49c

Browse files
John SpurlockAndroid (Google) Code Review
authored andcommitted
Merge "Update swipe edge size to match ux prototype." into jb-mr1-lockscreen-dev
2 parents f0fd172 + 000ea21 commit af5b49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/res/res/values/dimens.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,5 +323,5 @@
323323

324324
<!-- Size of the region along the edge of the screen that will accept
325325
swipes to scroll the widget area. -->
326-
<dimen name="kg_edge_swipe_region_size">16dp</dimen>
326+
<dimen name="kg_edge_swipe_region_size">24dp</dimen>
327327
</resources>

0 commit comments

Comments
 (0)