Skip to content

Commit 96273df

Browse files
kumann-devgithub-actions[bot]
authored andcommitted
Apply Spotless
1 parent 5cc063c commit 96273df

File tree

14 files changed

+51
-37
lines changed

14 files changed

+51
-37
lines changed

play-billing-samples/managedcatalogue/app/src/main/AndroidManifest.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright 2022 Google LLC
2+
<!--
3+
Copyright 2022 The Android Open Source Project
34
45
Licensed under the Apache License, Version 2.0 (the "License");
56
you may not use this file except in compliance with the License.
67
You may obtain a copy of the License at
78
8-
https://www.apache.org/licenses/LICENSE-2.0
9+
https://www.apache.org/licenses/LICENSE-2.0
910
1011
Unless required by applicable law or agreed to in writing, software
1112
distributed under the License is distributed on an "AS IS" BASIS,

play-billing-samples/managedcatalogue/app/src/main/res/drawable-v24/ic_launcher_foreground.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright 2022 Google LLC
2+
<!--
3+
Copyright 2022 The Android Open Source Project
34
45
Licensed under the Apache License, Version 2.0 (the "License");
56
you may not use this file except in compliance with the License.
67
You may obtain a copy of the License at
78
8-
https://www.apache.org/licenses/LICENSE-2.0
9+
https://www.apache.org/licenses/LICENSE-2.0
910
1011
Unless required by applicable law or agreed to in writing, software
1112
distributed under the License is distributed on an "AS IS" BASIS,
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright 2022 Google LLC
2+
<!--
3+
Copyright 2022 The Android Open Source Project
34
45
Licensed under the Apache License, Version 2.0 (the "License");
56
you may not use this file except in compliance with the License.
67
You may obtain a copy of the License at
78
8-
https://www.apache.org/licenses/LICENSE-2.0
9+
https://www.apache.org/licenses/LICENSE-2.0
910
1011
Unless required by applicable law or agreed to in writing, software
1112
distributed under the License is distributed on an "AS IS" BASIS,
@@ -16,4 +17,4 @@
1617
<shape xmlns:android="http://schemas.android.com/apk/res/android"
1718
android:shape="oval">
1819
<solid android:color="#80000000" /> <!-- Semi-transparent black -->
19-
</shape>
20+
</shape>

play-billing-samples/managedcatalogue/app/src/main/res/drawable/ic_launcher_background.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright 2022 Google LLC
2+
<!--
3+
Copyright 2022 The Android Open Source Project
34
45
Licensed under the Apache License, Version 2.0 (the "License");
56
you may not use this file except in compliance with the License.
67
You may obtain a copy of the License at
78
8-
https://www.apache.org/licenses/LICENSE-2.0
9+
https://www.apache.org/licenses/LICENSE-2.0
910
1011
Unless required by applicable law or agreed to in writing, software
1112
distributed under the License is distributed on an "AS IS" BASIS,

play-billing-samples/managedcatalogue/app/src/main/res/layout/activity_main.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright 2022 Google LLC
2+
<!--
3+
Copyright 2022 The Android Open Source Project
34
45
Licensed under the Apache License, Version 2.0 (the "License");
56
you may not use this file except in compliance with the License.
67
You may obtain a copy of the License at
78
8-
https://www.apache.org/licenses/LICENSE-2.0
9+
https://www.apache.org/licenses/LICENSE-2.0
910
1011
Unless required by applicable law or agreed to in writing, software
1112
distributed under the License is distributed on an "AS IS" BASIS,
@@ -228,4 +229,4 @@
228229
</LinearLayout>
229230
</LinearLayout>
230231
</androidx.core.widget.NestedScrollView>
231-
</RelativeLayout>
232+
</RelativeLayout>

play-billing-samples/managedcatalogue/app/src/main/res/layout/activity_trending_movie.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright 2022 Google LLC
2+
<!--
3+
Copyright 2022 The Android Open Source Project
34
45
Licensed under the Apache License, Version 2.0 (the "License");
56
you may not use this file except in compliance with the License.
67
You may obtain a copy of the License at
78
8-
https://www.apache.org/licenses/LICENSE-2.0
9+
https://www.apache.org/licenses/LICENSE-2.0
910
1011
Unless required by applicable law or agreed to in writing, software
1112
distributed under the License is distributed on an "AS IS" BASIS,
@@ -195,4 +196,4 @@
195196

196197
</com.google.android.material.button.MaterialButtonGroup>
197198

198-
</androidx.constraintlayout.widget.ConstraintLayout>
199+
</androidx.constraintlayout.widget.ConstraintLayout>

play-billing-samples/managedcatalogue/app/src/main/res/layout/activity_upcoming_movie.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright 2022 Google LLC
2+
<!--
3+
Copyright 2022 The Android Open Source Project
34
45
Licensed under the Apache License, Version 2.0 (the "License");
56
you may not use this file except in compliance with the License.
67
You may obtain a copy of the License at
78
8-
https://www.apache.org/licenses/LICENSE-2.0
9+
https://www.apache.org/licenses/LICENSE-2.0
910
1011
Unless required by applicable law or agreed to in writing, software
1112
distributed under the License is distributed on an "AS IS" BASIS,
@@ -138,4 +139,4 @@
138139

139140
</com.google.android.material.button.MaterialButtonGroup>
140141

141-
</androidx.constraintlayout.widget.ConstraintLayout>
142+
</androidx.constraintlayout.widget.ConstraintLayout>
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright 2022 Google LLC
2+
<!--
3+
Copyright 2022 The Android Open Source Project
34
45
Licensed under the Apache License, Version 2.0 (the "License");
56
you may not use this file except in compliance with the License.
67
You may obtain a copy of the License at
78
8-
https://www.apache.org/licenses/LICENSE-2.0
9+
https://www.apache.org/licenses/LICENSE-2.0
910
1011
Unless required by applicable law or agreed to in writing, software
1112
distributed under the License is distributed on an "AS IS" BASIS,
@@ -16,4 +17,4 @@
1617
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
1718
<background android:drawable="@color/ic_launcher_background"/>
1819
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
19-
</adaptive-icon>
20+
</adaptive-icon>
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright 2022 Google LLC
2+
<!--
3+
Copyright 2022 The Android Open Source Project
34
45
Licensed under the Apache License, Version 2.0 (the "License");
56
you may not use this file except in compliance with the License.
67
You may obtain a copy of the License at
78
8-
https://www.apache.org/licenses/LICENSE-2.0
9+
https://www.apache.org/licenses/LICENSE-2.0
910
1011
Unless required by applicable law or agreed to in writing, software
1112
distributed under the License is distributed on an "AS IS" BASIS,
@@ -16,4 +17,4 @@
1617
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
1718
<background android:drawable="@color/ic_launcher_background"/>
1819
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
19-
</adaptive-icon>
20+
</adaptive-icon>

play-billing-samples/managedcatalogue/app/src/main/res/values/colors.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- Copyright 2022 Google LLC
2+
<!--
3+
Copyright 2022 The Android Open Source Project
34
45
Licensed under the Apache License, Version 2.0 (the "License");
56
you may not use this file except in compliance with the License.
67
You may obtain a copy of the License at
78
8-
https://www.apache.org/licenses/LICENSE-2.0
9+
https://www.apache.org/licenses/LICENSE-2.0
910
1011
Unless required by applicable law or agreed to in writing, software
1112
distributed under the License is distributed on an "AS IS" BASIS,

0 commit comments

Comments
 (0)