|
@@ -1,5 +1,5 @@
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
-<view xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
+<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
|
class="com.cooleshow.base.utils.ToastUtils$UtilsMaxWidthRelativeLayout"
|
|
|
android:layout_width="wrap_content"
|
|
@@ -69,4 +69,4 @@
|
|
|
android:textColor="#DE000000"
|
|
|
android:textSize="14sp"
|
|
|
tools:text="This is long text." />
|
|
|
-</view>
|
|
|
+</FrameLayout>
|