version:1.0.1
fix: update:基本功能完成,修复闪退,更换壁纸未实现
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="34dp"
|
||||
android:orientation="vertical"
|
||||
android:paddingLeft="9dp"
|
||||
android:paddingStart="9dp"
|
||||
android:paddingRight="9dp">
|
||||
|
||||
<ImageView
|
||||
@@ -43,7 +43,7 @@
|
||||
android:layout_width="7dp"
|
||||
android:layout_height="9dp"
|
||||
android:layout_above="@+id/tv_tab_icon_pre"
|
||||
android:layout_marginLeft="2dp"
|
||||
android:layout_toRightOf="@+id/tv_tab_icon_pre"
|
||||
android:layout_marginStart="2dp"
|
||||
android:layout_toEndOf="@+id/tv_tab_icon_pre"
|
||||
android:background="@drawable/icon_tab_x" />
|
||||
</RelativeLayout>
|
||||
Reference in New Issue
Block a user