version:1.0.1
fix: update:基本功能完成,修复闪退,更换壁纸未实现
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
android:layout_width="106dp"
|
||||
android:layout_height="94dp"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_marginLeft="12dp"
|
||||
android:layout_marginStart="12dp"
|
||||
android:layout_marginBottom="12dp"
|
||||
android:background="@drawable/icon_xk_ddyfz_tbsp"
|
||||
android:onClick="onClick"
|
||||
@@ -74,9 +74,9 @@
|
||||
android:layout_width="106dp"
|
||||
android:layout_height="94dp"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_marginLeft="12dp"
|
||||
android:layout_marginStart="12dp"
|
||||
android:layout_marginBottom="12dp"
|
||||
android:layout_toRightOf="@+id/iv_zz_tbsp"
|
||||
android:layout_toEndOf="@+id/iv_zz_tbsp"
|
||||
android:background="@drawable/icon_xk_ddyfz_tbfd"
|
||||
android:onClick="onClick"
|
||||
android:tag="@string/tag_args_new_tbfd_zz" />
|
||||
@@ -85,8 +85,8 @@
|
||||
<RelativeLayout
|
||||
android:layout_width="294dp"
|
||||
android:layout_height="300dp"
|
||||
android:layout_marginLeft="12dp"
|
||||
android:layout_toRightOf="@+id/ll_left"
|
||||
android:layout_marginStart="12dp"
|
||||
android:layout_toEndOf="@+id/ll_left"
|
||||
android:background="@drawable/icon_xk_kx_bg"
|
||||
android:orientation="vertical"
|
||||
android:paddingTop="194dp">
|
||||
@@ -95,7 +95,7 @@
|
||||
android:id="@+id/kxtbkt"
|
||||
android:layout_width="81dp"
|
||||
android:layout_height="94dp"
|
||||
android:layout_marginLeft="12dp"
|
||||
android:layout_marginStart="12dp"
|
||||
android:background="@drawable/icon_xk_kx_tbsp"
|
||||
android:onClick="onClick"
|
||||
android:tag="@string/tag_args_new_xksp_kx" />
|
||||
@@ -104,8 +104,8 @@
|
||||
android:id="@+id/kxtbfd"
|
||||
android:layout_width="81dp"
|
||||
android:layout_height="94dp"
|
||||
android:layout_marginLeft="12dp"
|
||||
android:layout_toRightOf="@+id/kxtbkt"
|
||||
android:layout_marginStart="12dp"
|
||||
android:layout_toEndOf="@+id/kxtbkt"
|
||||
android:background="@drawable/icon_xk_kx_tbfd"
|
||||
android:onClick="onClick"
|
||||
android:tag="@string/tag_args_new_tbfd_kx" />
|
||||
@@ -113,8 +113,8 @@
|
||||
<com.xwad.os.view.jxw.view.AlphaImageView
|
||||
android:layout_width="81dp"
|
||||
android:layout_height="94dp"
|
||||
android:layout_marginLeft="12dp"
|
||||
android:layout_toRightOf="@+id/kxtbfd"
|
||||
android:layout_marginStart="12dp"
|
||||
android:layout_toEndOf="@+id/kxtbfd"
|
||||
android:background="@drawable/icon_xk_kx_mlkxxsy"
|
||||
android:onClick="onClick"
|
||||
android:tag="@string/tag_args_new_ztsp_mlkxxsy_new" />
|
||||
|
||||
Reference in New Issue
Block a user