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

Commit d33c5e3d authored by Nick Deakin's avatar Nick Deakin Committed by Android (Google) Code Review
Browse files

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

parents 41f14bf4 792ebab6
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"