Remove whitespace

Change-Id: Iaf9a56b1f8646bff8eb505050f15c24626acf47d
This commit is contained in:
Michael Bestas
2021-08-25 15:27:57 +03:00
committed by Timi Rautamäki
parent 8723edec03
commit ade1361e3b
8 changed files with 17 additions and 17 deletions

View File

@@ -3,16 +3,16 @@
/*
** Copyright 2009, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->

View File

@@ -49,7 +49,7 @@
</LinearLayout>
<ImageView
<ImageView
android:id="@+id/reveal"
android:layout_width="match_parent"
android:layout_height="match_parent"

View File

@@ -28,13 +28,13 @@
android:layout_height="match_parent"
style="@style/SudContentFrame">
<FrameLayout
<FrameLayout
android:id="@+id/page"
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_weight="1">
<ScrollView
<ScrollView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fillViewport="true">

View File

@@ -42,7 +42,7 @@
android:layout_height="0dp"
android:layout_weight="1">
<ScrollView
<ScrollView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fillViewport="true">

View File

@@ -34,7 +34,7 @@
android:layout_height="0dp"
android:layout_weight="1">
<ScrollView
<ScrollView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fillViewport="true">

View File

@@ -36,7 +36,7 @@
android:paddingStart="0dp"
android:paddingEnd="0dp" />
<FrameLayout
<FrameLayout
android:id="@+id/page"
android:layout_width="match_parent"
android:layout_height="0dp"

View File

@@ -45,11 +45,11 @@
style="@style/LocaleWidget.Material.LocalePicker" />
</RelativeLayout>
<org.lineageos.setupwizard.NavigationLayout
android:id="@+id/navigation_bar"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
</LinearLayout>
</com.google.android.setupdesign.GlifLayout>

View File

@@ -22,7 +22,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<LinearLayout
<LinearLayout
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent"