9
0
mirror of https://gitee.com/shuto/customCamera.git synced 2026-05-02 00:07:24 +08:00

Remove useless picture and update round_button to adapt the background with new image button.

This commit is contained in:
Christophe BOUCAUT
2015-06-04 16:05:55 +02:00
parent bd80103958
commit 451ca43b15
6 changed files with 1 additions and 1 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<stroke android:width="21dp" android:color="@android:color/transparent" />
<stroke android:width="7dp" android:color="@android:color/transparent" />
</shape>