diff options
Diffstat (limited to 'imagepicker/src/main/res/layout/kau_iitem_image.xml')
-rw-r--r-- | imagepicker/src/main/res/layout/kau_iitem_image.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/imagepicker/src/main/res/layout/kau_iitem_image.xml b/imagepicker/src/main/res/layout/kau_iitem_image.xml deleted file mode 100644 index 9d51d77..0000000 --- a/imagepicker/src/main/res/layout/kau_iitem_image.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<ca.allanwang.kau.imagepicker.BlurredImageView xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:app="http://schemas.android.com/apk/res-auto" - android:id="@+id/kau_image" - android:layout_width="match_parent" - android:layout_height="match_parent" - android:layout_margin="2dp" - android:foreground="@drawable/kau_selectable_white" - app:relativeHeight="1" />
\ No newline at end of file |