Loading res/layout/all_apps_bottom_sheet_background.xml +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ <View android:id="@+id/bottom_sheet_handle_area" android:layout_width="match_parent" android:layout_height="36dp" /> android:layout_height="@dimen/bottom_sheet_handle_area_height" /> <View android:id="@+id/bottom_sheet_handle" Loading res/values/dimens.xml +1 −0 Original line number Diff line number Diff line Loading @@ -413,6 +413,7 @@ <!-- Bottom sheet related parameters --> <dimen name="bottom_sheet_extra_top_padding">0dp</dimen> <dimen name="bottom_sheet_handle_area_height">36dp</dimen> <dimen name="bottom_sheet_handle_width">32dp</dimen> <dimen name="bottom_sheet_handle_height">4dp</dimen> <dimen name="bottom_sheet_handle_margin">16dp</dimen> Loading Loading
res/layout/all_apps_bottom_sheet_background.xml +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ <View android:id="@+id/bottom_sheet_handle_area" android:layout_width="match_parent" android:layout_height="36dp" /> android:layout_height="@dimen/bottom_sheet_handle_area_height" /> <View android:id="@+id/bottom_sheet_handle" Loading
res/values/dimens.xml +1 −0 Original line number Diff line number Diff line Loading @@ -413,6 +413,7 @@ <!-- Bottom sheet related parameters --> <dimen name="bottom_sheet_extra_top_padding">0dp</dimen> <dimen name="bottom_sheet_handle_area_height">36dp</dimen> <dimen name="bottom_sheet_handle_width">32dp</dimen> <dimen name="bottom_sheet_handle_height">4dp</dimen> <dimen name="bottom_sheet_handle_margin">16dp</dimen> Loading