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

Commit c99436ee 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

Change-Id: I54553f59e88335e1c77dcb10c41706834a2262c8
parents 89724759 b1bd1279
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"
  >