Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefan-niedermann <info@niedermann.it>2019-03-22 15:38:03 +0300
committerstefan-niedermann <info@niedermann.it>2019-03-22 15:38:03 +0300
commit66dfeb98d52193aef8428cb105567650d0617824 (patch)
tree010fd8c15fab4a5ae3e32969cc664dd9459a9dab /app/src/main/res/drawable
parent3fbcb40027a445d2ed00c1c5e082c891401e0c4d (diff)
#43 Create boards (enhance color picker)
Diffstat (limited to 'app/src/main/res/drawable')
-rw-r--r--app/src/main/res/drawable/circle_grey600_24dp.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/drawable/circle_grey600_24dp.xml b/app/src/main/res/drawable/circle_grey600_24dp.xml
index a16f87837..2f6dc6475 100644
--- a/app/src/main/res/drawable/circle_grey600_24dp.xml
+++ b/app/src/main/res/drawable/circle_grey600_24dp.xml
@@ -7,6 +7,6 @@
android:color="#757575"/>
<size
- android:width="24dp"
- android:height="24dp"/>
+ android:width="36dp"
+ android:height="36dp"/>
</shape> \ No newline at end of file