summaryrefslogtreecommitdiff
path: root/data/res/layout/slice_remote_input.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_remote_input.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_remote_input.xml')
-rw-r--r--data/res/layout/slice_remote_input.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/res/layout/slice_remote_input.xml b/data/res/layout/slice_remote_input.xml
index 90d0c82b..dc570c43 100644
--- a/data/res/layout/slice_remote_input.xml
+++ b/data/res/layout/slice_remote_input.xml
@@ -15,7 +15,7 @@
limitations under the License.
-->
<!-- LinearLayout -->
-<android.app.slice.views.RemoteInputView
+<android.slice.views.RemoteInputView
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/remote_input"
android:background="@drawable/slice_remote_input_bg"
@@ -73,4 +73,4 @@
</FrameLayout>
-</android.app.slice.views.RemoteInputView> \ No newline at end of file
+</android.slice.views.RemoteInputView> \ No newline at end of file