summaryrefslogtreecommitdiff
path: root/data/res/layout/slice_message_local.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/res/layout/slice_message_local.xml')
-rw-r--r--data/res/layout/slice_message_local.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/res/layout/slice_message_local.xml b/data/res/layout/slice_message_local.xml
index d4180f35..5c767ba6 100644
--- a/data/res/layout/slice_message_local.xml
+++ b/data/res/layout/slice_message_local.xml
@@ -13,7 +13,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<android.slice.views.MessageView
+<android.app.slice.views.MessageView
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
@@ -35,4 +35,4 @@
android:background="#ffeeeeee"
android:maxLines="10" />
-</android.slice.views.MessageView>
+</android.app.slice.views.MessageView>