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

Commit 3d9a1bec authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove unneeded margin/padding to fix scrolling." into rvc-dev am: b1bd1279 am: c99436ee

Change-Id: I77130e033c00efcd0c65e951c33301e9097bee33
parents b81ccf93 c99436ee
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -46,8 +46,6 @@
  <com.android.systemui.globalactions.MinHeightScrollView
      android:layout_width="match_parent"
      android:layout_height="match_parent"
      android:paddingBottom="@dimen/global_actions_grid_container_shadow_offset"
      android:layout_marginBottom="@dimen/global_actions_grid_container_negative_shadow_offset"
      android:orientation="vertical"
      android:scrollbars="none"
  >