添加项目
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<translate xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:fromXDelta="0"
|
||||
android:fromYDelta="100%"
|
||||
android:toXDelta="0"
|
||||
android:toYDelta="0"
|
||||
android:duration="150">
|
||||
</translate>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<translate xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:fromXDelta="0"
|
||||
android:fromYDelta="0"
|
||||
android:toXDelta="0"
|
||||
android:toYDelta="100"
|
||||
android:duration="150">
|
||||
</translate>
|
||||
|
After Width: | Height: | Size: 524 B |
|
After Width: | Height: | Size: 307 B |
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="#ffffff" />
|
||||
<corners android:radius="10dp" />
|
||||
</shape>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="#ffffff" />
|
||||
<corners android:radius="20dp" android:bottomLeftRadius="0dp" android:bottomRightRadius="0dp"/>
|
||||
</shape>
|
||||
|
After Width: | Height: | Size: 542 B |
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<stroke android:color="#FF147AFF" android:width="1dp"/>
|
||||
|
||||
</shape>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<corners android:radius="12.5dp"/>
|
||||
<solid android:color="#F0F9F9F9"/>
|
||||
|
||||
</shape>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<corners android:radius="16dp"/>
|
||||
<solid android:color="#F2F7FF"/>
|
||||
|
||||
</shape>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<corners android:radius="16dp" android:bottomRightRadius="0dp"/>
|
||||
<solid android:color="#F2F7FF"/>
|
||||
|
||||
</shape>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<corners android:radius="16dp"/>
|
||||
<stroke android:color="#ECEBEB" android:width="1dp"/>
|
||||
<solid android:color="@color/white"/>
|
||||
|
||||
</shape>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<corners android:radius="16dp" android:bottomLeftRadius="0dp"/>
|
||||
<stroke android:color="#ECEBEB" android:width="1dp"/>
|
||||
<solid android:color="@color/white"/>
|
||||
|
||||
</shape>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<corners android:radius="16dp" android:bottomRightRadius="0dp"/>
|
||||
<stroke android:color="#ECEBEB" android:width="1dp"/>
|
||||
<solid android:color="@color/white"/>
|
||||
|
||||
</shape>
|
||||
|
After Width: | Height: | Size: 6.5 KiB |
|
After Width: | Height: | Size: 490 B |
|
After Width: | Height: | Size: 474 B |
|
After Width: | Height: | Size: 476 B |
|
After Width: | Height: | Size: 493 B |
|
After Width: | Height: | Size: 494 B |
|
After Width: | Height: | Size: 496 B |
|
After Width: | Height: | Size: 495 B |
|
After Width: | Height: | Size: 490 B |
|
After Width: | Height: | Size: 491 B |
|
After Width: | Height: | Size: 485 B |
|
After Width: | Height: | Size: 488 B |
|
After Width: | Height: | Size: 487 B |
|
After Width: | Height: | Size: 485 B |
|
After Width: | Height: | Size: 488 B |
|
After Width: | Height: | Size: 490 B |
|
After Width: | Height: | Size: 486 B |
|
After Width: | Height: | Size: 490 B |
|
After Width: | Height: | Size: 489 B |
|
After Width: | Height: | Size: 488 B |
|
After Width: | Height: | Size: 493 B |
|
After Width: | Height: | Size: 491 B |
|
After Width: | Height: | Size: 487 B |
|
After Width: | Height: | Size: 488 B |
|
After Width: | Height: | Size: 487 B |
|
After Width: | Height: | Size: 486 B |
|
After Width: | Height: | Size: 495 B |
|
After Width: | Height: | Size: 490 B |
|
After Width: | Height: | Size: 496 B |
|
After Width: | Height: | Size: 487 B |
|
After Width: | Height: | Size: 485 B |
|
After Width: | Height: | Size: 492 B |
|
After Width: | Height: | Size: 485 B |
|
After Width: | Height: | Size: 488 B |
|
After Width: | Height: | Size: 485 B |
|
After Width: | Height: | Size: 467 B |
|
After Width: | Height: | Size: 483 B |
|
After Width: | Height: | Size: 489 B |
|
After Width: | Height: | Size: 480 B |
|
After Width: | Height: | Size: 486 B |
|
After Width: | Height: | Size: 490 B |
|
After Width: | Height: | Size: 486 B |
|
After Width: | Height: | Size: 498 B |
|
After Width: | Height: | Size: 493 B |
|
After Width: | Height: | Size: 490 B |
|
After Width: | Height: | Size: 561 B |
|
After Width: | Height: | Size: 555 B |
|
After Width: | Height: | Size: 985 B |
|
After Width: | Height: | Size: 906 B |
|
After Width: | Height: | Size: 478 B |
|
After Width: | Height: | Size: 1.2 KiB |
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<corners android:radius="18dp"/>
|
||||
|
||||
<stroke android:color="#DDDDDD" android:width="1dp"/>
|
||||
|
||||
</shape>
|
||||
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 2.2 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<corners android:radius="22dp"/>
|
||||
<solid android:color="#FFFFFFFF"/>
|
||||
|
||||
</shape>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<corners android:radius="16dp"/>
|
||||
<solid android:color="#FFF9F9F9"/>
|
||||
|
||||
</shape>
|
||||
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
|
||||
|
||||
<solid android:color="#F0F9F9F9"/>
|
||||
<corners android:radius="4dp"/>
|
||||
</shape>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<solid android:color="#F0F9F9F9"/>
|
||||
<corners android:radius="40dp"/>
|
||||
|
||||
</shape>
|
||||
|
After Width: | Height: | Size: 560 B |
|
After Width: | Height: | Size: 926 B |
|
After Width: | Height: | Size: 474 B |
|
After Width: | Height: | Size: 572 B |
|
After Width: | Height: | Size: 954 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 703 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 860 B |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 769 B |
|
After Width: | Height: | Size: 670 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 396 B |
|
After Width: | Height: | Size: 238 B |
|
After Width: | Height: | Size: 690 B |