1.登陆修改
|
Before Width: | Height: | Size: 856 B After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 652 B After Width: | Height: | Size: 1.3 KiB |
@@ -2,7 +2,7 @@
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<solid android:color="#ff6c49e4 " />
|
||||
<solid android:color="#FC7285 " />
|
||||
<corners
|
||||
android:bottomLeftRadius="22dp"
|
||||
android:bottomRightRadius="22dp"
|
||||
|
||||
@@ -294,6 +294,7 @@
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
android:visibility="gone"
|
||||
android:id="@+id/zs"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
|
||||
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 2.3 MiB |
|
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 24 KiB |
@@ -294,7 +294,7 @@
|
||||
|
||||
|
||||
<!-- 主题色 -->
|
||||
<color name="colorPrimary">#6C49E4</color>
|
||||
<color name="colorPrimary">#FC7285</color>
|
||||
|
||||
<!-- 辅助色 -->
|
||||
<color name="colorSecondary1">#F0EEF7</color>
|
||||
|
||||