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

Commit b132d7d8 authored by Nick Deakin's avatar Nick Deakin Committed by Automerger Merge Worker
Browse files

Merge "SilkFX: fix gainmap metadata editor size" into udc-dev am: d33c5e3d

parents a3640f15 d33c5e3d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -21,8 +21,8 @@
    android:layout_height="wrap_content">

    <LinearLayout
        android:layout_width="350dp"
        android:layout_height="300dp"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_centerHorizontal="true"
        android:padding="8dp"
        android:orientation="vertical"