We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27de175 commit 5c74145Copy full SHA for 5c74145
ActivitySceneTransitionBasic/app/src/main/res/layout/grid_item.xml
@@ -1,4 +1,6 @@
1
-<?xml version="1.0" encoding="utf-8"?><!-- Copyright (C) 2014 The Android Open Source Project
+<?xml version="1.0" encoding="utf-8"?>
2
+<!--
3
+ Copyright 2019 Google LLC
4
5
Licensed under the Apache License, Version 2.0 (the "License");
6
you may not use this file except in compliance with the License.
@@ -41,4 +43,4 @@
41
43
android:textAppearance="@style/TextAppearance.AppCompat.Subhead"
42
44
android:theme="@style/Theme.AppCompat" />
45
-</LinearLayout>
46
+</LinearLayout>
0 commit comments