version:1.0.1
fix: update:基本功能完成,修复闪退,更换壁纸未实现
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="bottom"
|
||||
android:layout_marginLeft="5dp"
|
||||
android:layout_marginStart="5dp"
|
||||
android:text="智能护眼,专注学习"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="9dp" />
|
||||
@@ -75,7 +75,7 @@
|
||||
<com.xwad.os.view.jxw.view.AlphaImageView
|
||||
android:layout_width="169dp"
|
||||
android:layout_height="94dp"
|
||||
android:layout_marginLeft="12dp"
|
||||
android:layout_marginStart="12dp"
|
||||
android:background="@drawable/icon_bbx_jzgk"
|
||||
android:onClick="onClick"
|
||||
android:tag="@string/tag_args_new_jzgl" />
|
||||
@@ -83,7 +83,7 @@
|
||||
<com.xwad.os.view.jxw.view.AlphaImageView
|
||||
android:layout_width="169dp"
|
||||
android:layout_height="94dp"
|
||||
android:layout_marginLeft="12dp"
|
||||
android:layout_marginStart="12dp"
|
||||
android:background="@drawable/icon_bbx_yysd"
|
||||
android:onClick="onClick"
|
||||
android:tag="@string/tag_args_new_xwscx" />
|
||||
@@ -94,9 +94,9 @@
|
||||
android:id="@+id/rela_root"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="162dp"
|
||||
android:layout_marginLeft="25dp"
|
||||
android:layout_marginStart="25dp"
|
||||
android:layout_marginTop="6dp"
|
||||
android:layout_marginRight="25dp">
|
||||
android:layout_marginEnd="25dp">
|
||||
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
android:id="@+id/gridView_id"
|
||||
|
||||
Reference in New Issue
Block a user