summaryrefslogtreecommitdiff
path: root/data/res/layout/slice_remote_input.xml
diff options
context:
space:
mode:
authorJason Monk <jmonk@google.com>2017-10-18 15:26:26 -0400
committerJason Monk <jmonk@google.com>2017-10-18 16:01:06 -0400
commit182f282b645d07bae5ff481bd8631d11bccb49be (patch)
treec4b206328427ddedc0e98b5935128cb0ae0ceb1e /data/res/layout/slice_remote_input.xml
parentf8cf773f7547bbf61d10f9fd58477face29a1abf (diff)
downloadandroid-28-182f282b645d07bae5ff481bd8631d11bccb49be.tar.gz
Import Android SDK Platform P [4402356]
/google/data/ro/projects/android/fetch_artifact \ --bid 4402356 \ --target sdk_phone_armv7-win_sdk \ sdk-repo-linux-platforms-4402356.zip AndroidVersion.ApiLevel has been modified to appear as 28 Change-Id: I95b62731cbb7a3e3ced5c20fb5686749c6288b19
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 dc570c43..90d0c82b 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.slice.views.RemoteInputView
+<android.app.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.slice.views.RemoteInputView> \ No newline at end of file
+</android.app.slice.views.RemoteInputView> \ No newline at end of file