Android split分割特殊字符

一、布局


<layout>
    <data class="NewBer">
    
    data>
    <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
        xmlns:tools="http://schemas.android.com/tools"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        tools:context=".MainActivity">
        <<

你可能感兴趣的:(android)