替换图片资源
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 59 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 61 KiB |
@@ -6,7 +6,7 @@
|
||||
android:shape="ring"
|
||||
android:thickness="6px"
|
||||
android:useLevel="false">
|
||||
<solid android:color="#66BBCFF6" />
|
||||
<solid android:color="#00BBCFF6" />
|
||||
</shape>
|
||||
</item>
|
||||
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:src="@drawable/bg_auto"
|
||||
android:layout_marginTop="@dimen/dp_20"
|
||||
android:layout_marginTop="@dimen/dp_16"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/steering_circular"
|
||||
app:layout_constraintLeft_toLeftOf="@+id/steering_circular"
|
||||
app:layout_constraintRight_toRightOf="@+id/steering_circular"
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
android:layout_height="@dimen/dp_240"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:layout_marginTop="@dimen/dp_152"
|
||||
android:layout_marginTop="@dimen/dp_142"
|
||||
android:src="@drawable/bg_auto"
|
||||
app:layout_constraintLeft_toLeftOf="parent"
|
||||
app:layout_constraintRight_toRightOf="parent"
|
||||
|
||||
Reference in New Issue
Block a user