适配黑色主题,调整细节14:26
BIN
app/src/main/res/drawable-xhdpi-v4/img_back_black.png
Normal file
|
After Width: | Height: | Size: 901 B |
BIN
app/src/main/res/drawable-xxhdpi-v4/img_back_black.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
app/src/main/res/drawable-xxxhdpi-v4/img_back_black.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
@@ -104,7 +104,8 @@
|
||||
android:textSize="20sp"
|
||||
android:textColor="@color/textPrimaryColor"
|
||||
android:text="进度"
|
||||
android:textStyle="bold"/>
|
||||
android:textStyle="bold"
|
||||
android:visibility="gone"/>
|
||||
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
android:id="@+id/rv_wifi_list"
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
android:paddingRight="@dimen/dp_20">
|
||||
<ImageView
|
||||
android:id="@+id/iv_image"
|
||||
android:layout_width="30dp"
|
||||
android:layout_height="30dp"
|
||||
android:layout_width="@dimen/dp_32"
|
||||
android:layout_height="@dimen/dp_21"
|
||||
android:scaleType="fitCenter"/>
|
||||
<TextView
|
||||
android:id="@+id/tv_text"
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
android:layout_weight="1"
|
||||
android:layout_marginStart="@dimen/dp_12"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:textColor="@color/color_333333"
|
||||
android:textColor="@color/textPrimaryColor"
|
||||
android:textSize="15sp"
|
||||
android:maxLines="1"
|
||||
android:ellipsize="end" />
|
||||
|
||||
BIN
app/src/main/res/mipmap-xxhdpi/icon_langage_chinese.png
Normal file
|
After Width: | Height: | Size: 639 B |
BIN
app/src/main/res/mipmap-xxhdpi/icon_langage_eng.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
app/src/main/res/mipmap-xxxhdpi/icon_langage_chinese.png
Normal file
|
After Width: | Height: | Size: 898 B |
BIN
app/src/main/res/mipmap-xxxhdpi/icon_langage_eng.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |