From bcea7bd355b7c33e6c56b4c911817de1f2f34e0e Mon Sep 17 00:00:00 2001 From: Googler Date: Tue, 27 Sep 2022 14:31:59 +0000 Subject: [PATCH] Fix checkboxes on configuration page PiperOrigin-RevId: 477166507 --- .../res/layout/configuration_activity.xml | 60 +++++++++---------- 1 file changed, 29 insertions(+), 31 deletions(-) diff --git a/demos/transformer/src/main/res/layout/configuration_activity.xml b/demos/transformer/src/main/res/layout/configuration_activity.xml index eeab077caa..c702abbdd0 100644 --- a/demos/transformer/src/main/res/layout/configuration_activity.xml +++ b/demos/transformer/src/main/res/layout/configuration_activity.xml @@ -59,50 +59,48 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@+id/select_file_button" /> + android:layout_weight="1"> + android:layout_gravity="end" + android:id="@+id/remove_audio_checkbox"/> - + + android:layout_gravity="end" /> + android:layout_weight="1"> + android:layout_gravity="end" /> + android:layout_weight="1"> + android:layout_gravity="end" /> + android:layout_weight="1"> + android:layout_weight="1"> + android:layout_weight="1"> + android:layout_gravity="end" /> + android:layout_weight="1"> + android:layout_gravity="end" />