summaryrefslogtreecommitdiff
path: root/data/res/layout/slice_grid.xml
diff options
context:
space:
mode:
authorJason Monk <jmonk@google.com>2017-10-19 18:17:34 +0000
committerJason Monk <jmonk@google.com>2017-10-19 18:17:34 +0000
commit8340dfee17f46c2bb369063027aef2600410e3b0 (patch)
tree65d568b6b4c5b770e5740a8b4bf85a1a438398a4 /data/res/layout/slice_grid.xml
parent182f282b645d07bae5ff481bd8631d11bccb49be (diff)
downloadandroid-28-8340dfee17f46c2bb369063027aef2600410e3b0.tar.gz
Revert "Import Android SDK Platform P [4402356]"
This reverts commit 182f282b645d07bae5ff481bd8631d11bccb49be. Change-Id: I739cf5a1961f0cbc489947ee834dafbc590b15ef
Diffstat (limited to 'data/res/layout/slice_grid.xml')
-rw-r--r--data/res/layout/slice_grid.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/res/layout/slice_grid.xml b/data/res/layout/slice_grid.xml
index 15ded7b3..70df76b0 100644
--- a/data/res/layout/slice_grid.xml
+++ b/data/res/layout/slice_grid.xml
@@ -13,7 +13,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<android.app.slice.views.GridView
+<android.slice.views.GridView
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
@@ -21,4 +21,4 @@
android:gravity="center_vertical"
android:background="?android:attr/activatedBackgroundIndicator"
android:clipToPadding="false">
-</android.app.slice.views.GridView>
+</android.slice.views.GridView>