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

Commit 748b4158 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge changes from topic 'am-f7835728-4eea-4e25-a057-b154d99dcf6a' into ub-launcher3-master

* changes:
  [automerger] Add padding to the top of Folders for visual balance. am: bd3057dd am: fbdfc556
  [automerger] Add padding to the top of Folders for visual balance. am: bd3057dd
  Add padding to the top of Folders for visual balance.
parents 2ffc58f3 c7b58989
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
        android:layout_height="match_parent"
        android:paddingLeft="8dp"
        android:paddingRight="8dp"
        android:paddingTop="6dp"
        android:paddingTop="16dp"
        launcher:pageIndicator="@+id/folder_page_indicator" />

    <LinearLayout
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
        android:layout_height="match_parent"
        android:paddingLeft="8dp"
        android:paddingRight="8dp"
        android:paddingTop="6dp"
        android:paddingTop="16dp"
        launcher:pageIndicator="@+id/folder_page_indicator" />

    <LinearLayout