version
fix: update:修改包名
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
<variable
|
||||
name="click"
|
||||
type="com.handuan.os.fragment.safe.SafeFragment.BtnClick" />
|
||||
type="com.xwad.os.fragment.safe.SafeFragment.BtnClick" />
|
||||
</data>
|
||||
|
||||
|
||||
@@ -65,14 +65,14 @@
|
||||
android:layout_marginTop="9dp"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<com.handuan.os.view.jxw.view.AlphaImageView
|
||||
<com.xwad.os.view.jxw.view.AlphaImageView
|
||||
android:layout_width="169dp"
|
||||
android:layout_height="94dp"
|
||||
android:background="@drawable/icon_bbx_znhy"
|
||||
android:onClick="onClick"
|
||||
android:tag="@string/tag_args_new_znhy" />
|
||||
|
||||
<com.handuan.os.view.jxw.view.AlphaImageView
|
||||
<com.xwad.os.view.jxw.view.AlphaImageView
|
||||
android:layout_width="169dp"
|
||||
android:layout_height="94dp"
|
||||
android:layout_marginLeft="12dp"
|
||||
@@ -80,7 +80,7 @@
|
||||
android:onClick="onClick"
|
||||
android:tag="@string/tag_args_new_jzgl" />
|
||||
|
||||
<com.handuan.os.view.jxw.view.AlphaImageView
|
||||
<com.xwad.os.view.jxw.view.AlphaImageView
|
||||
android:layout_width="169dp"
|
||||
android:layout_height="94dp"
|
||||
android:layout_marginLeft="12dp"
|
||||
|
||||
Reference in New Issue
Block a user