Skip to content

Commit 5c74145

Browse files
authored
Update grid_item.xml
Fix header.
1 parent 27de175 commit 5c74145

File tree

1 file changed

+4
-2
lines changed
  • ActivitySceneTransitionBasic/app/src/main/res/layout

1 file changed

+4
-2
lines changed

ActivitySceneTransitionBasic/app/src/main/res/layout/grid_item.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
<?xml version="1.0" encoding="utf-8"?><!-- Copyright (C) 2014 The Android Open Source Project
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
Copyright 2019 Google LLC
24
35
Licensed under the Apache License, Version 2.0 (the "License");
46
you may not use this file except in compliance with the License.
@@ -41,4 +43,4 @@
4143
android:textAppearance="@style/TextAppearance.AppCompat.Subhead"
4244
android:theme="@style/Theme.AppCompat" />
4345

44-
</LinearLayout>
46+
</LinearLayout>

0 commit comments

Comments
 (0)