version
fix: update:修改包名
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
<variable
|
||||
name="click"
|
||||
type="com.handuan.os.fragment.mine.MineFragment.BtnClick" />
|
||||
type="com.xwad.os.fragment.mine.MineFragment.BtnClick" />
|
||||
</data>
|
||||
|
||||
<!--基数3.2,图片宽高直接除-->
|
||||
@@ -35,7 +35,7 @@
|
||||
android:onClick="onClick"
|
||||
android:tag="@string/tag_args_xxgrzx">
|
||||
|
||||
<com.handuan.os.view.jxw.util.CircleImageView
|
||||
<com.xwad.os.view.jxw.util.CircleImageView
|
||||
android:id="@+id/head_image"
|
||||
android:layout_width="34dp"
|
||||
android:layout_height="34dp"
|
||||
@@ -211,7 +211,7 @@
|
||||
android:layout_marginTop="9dp"
|
||||
android:layout_marginRight="12dp" />
|
||||
|
||||
<com.handuan.os.view.jxw.widget.TreeView
|
||||
<com.xwad.os.view.jxw.widget.TreeView
|
||||
android:id="@+id/tree"
|
||||
android:layout_width="178dp"
|
||||
android:layout_height="162dp"
|
||||
@@ -219,7 +219,7 @@
|
||||
android:layout_marginLeft="19dp" />
|
||||
</LinearLayout>
|
||||
|
||||
<com.handuan.os.view.jxw.widget.DailyTasksView
|
||||
<com.xwad.os.view.jxw.widget.DailyTasksView
|
||||
android:id="@+id/ll_mrrw"
|
||||
android:layout_width="272dp"
|
||||
android:layout_height="132dp"
|
||||
|
||||
Reference in New Issue
Block a user