diff options
author | Zeapo <mohamed@zenadi.com> | 2014-08-02 18:56:36 +0100 |
---|---|---|
committer | Zeapo <mohamed@zenadi.com> | 2014-08-02 18:56:36 +0100 |
commit | e2ce35c85e2c54b4c801ef24edfc468a546c335c (patch) | |
tree | a3a28b2c84c69348ca8e17d5b34f1e603364b481 /app/src/main/res/drawable-xxhdpi/rectangle.xml | |
parent | 280e662fc3f6df01088a1a615540289fc61db9cb (diff) |
improved the add button and other visual stuffs
Diffstat (limited to 'app/src/main/res/drawable-xxhdpi/rectangle.xml')
-rw-r--r-- | app/src/main/res/drawable-xxhdpi/rectangle.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/drawable-xxhdpi/rectangle.xml b/app/src/main/res/drawable-xxhdpi/rectangle.xml index 67e169df..1f88f6df 100644 --- a/app/src/main/res/drawable-xxhdpi/rectangle.xml +++ b/app/src/main/res/drawable-xxhdpi/rectangle.xml @@ -6,6 +6,7 @@ android:dither="true"> <corners android:radius="2dp"/> <solid android:color="#ccc" /> + </shape> </item> |