OSDN Git Service

Fix center-align issue in widgets bottom sheet
authorTony <twickham@google.com>
Wed, 3 May 2017 04:56:27 +0000 (21:56 -0700)
committerTony Wickham <twickham@google.com>
Thu, 4 May 2017 22:53:15 +0000 (15:53 -0700)
commit9d3743c3a80f2bcea6c2adeef6f5fe808f0d9021
tree1360d1f8b0677b7d99855742f6ac11f1f616dc97
parent8f4a3963b0bc0f98773bf34a3ff2989677d43e96
Fix center-align issue in widgets bottom sheet

- Remove paddingStart
- To add padding for multiple widgets, add empty view to scrollview

Bug: 37918677
Change-Id: I5ec1208765874dda1c4439f60aaeb989c06ccd63
res/layout/widgets_bottom_sheet.xml
src/com/android/launcher3/widget/WidgetsBottomSheet.java