Merge "SilkFX: fix gainmap metadata editor size" into udc-dev
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user