diff --git a/app/src/main/res/drawable-xxhdpi/chip_shape.xml b/app/src/main/res/drawable-xxhdpi/chip_shape.xml new file mode 100644 index 0000000..2080bd5 --- /dev/null +++ b/app/src/main/res/drawable-xxhdpi/chip_shape.xml @@ -0,0 +1,12 @@ + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/drawable/ic_trashcan_delete_12dp.xml b/app/src/main/res/drawable/ic_trashcan_delete_12dp.xml new file mode 100644 index 0000000..ce2521d --- /dev/null +++ b/app/src/main/res/drawable/ic_trashcan_delete_12dp.xml @@ -0,0 +1,4 @@ + + + diff --git a/app/src/main/res/layout/layout_chip_tags.xml b/app/src/main/res/layout/layout_chip_tags.xml new file mode 100644 index 0000000..a83d76a --- /dev/null +++ b/app/src/main/res/layout/layout_chip_tags.xml @@ -0,0 +1,30 @@ + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f95ec3e..25d22aa 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -37,4 +37,5 @@ Title Post Preview + Chip Action