diff --git a/res/layout/bugreport_options_dialog.xml b/res/layout/bugreport_options_dialog.xml index d937bc3758d..fd00bc646f2 100644 --- a/res/layout/bugreport_options_dialog.xml +++ b/res/layout/bugreport_options_dialog.xml @@ -15,66 +15,68 @@ limitations under the License. --> - - - + + android:layout_height="match_parent" + android:orientation="horizontal" + android:paddingStart="20dp" + android:paddingEnd="24dp" + android:paddingTop="15dp" + > - + - + - + - \ No newline at end of file + + + +