summaryrefslogtreecommitdiff
path: root/data/res/layout/slice_remote_input.xml
diff options
context:
space:
mode:
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