完成了出行面板列表的部分逻辑
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
android:angle="180"
|
||||
android:endColor="#ff5cc1ff"
|
||||
android:startColor="#ff256bff"/>
|
||||
<corners android:radius="@dimen/dp_12" />
|
||||
<corners android:radius="@dimen/dp_10" />
|
||||
</shape>
|
||||
@@ -4,5 +4,5 @@
|
||||
android:angle="180"
|
||||
android:endColor="#8384A9"
|
||||
android:startColor="#676982" />
|
||||
<corners android:radius="@dimen/dp_12" />
|
||||
<corners android:radius="@dimen/dp_10" />
|
||||
</shape>
|
||||
@@ -4,5 +4,5 @@
|
||||
android:angle="180"
|
||||
android:endColor="#FFA757"
|
||||
android:startColor="#D48721" />
|
||||
<corners android:radius="@dimen/dp_12" />
|
||||
<corners android:radius="@dimen/dp_10" />
|
||||
</shape>
|
||||
@@ -4,5 +4,5 @@
|
||||
android:angle="180"
|
||||
android:endColor="#FF4944"
|
||||
android:startColor="#C23632" />
|
||||
<corners android:radius="@dimen/dp_12" />
|
||||
<corners android:radius="@dimen/dp_10" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user