From d02543639bc7c92c2467ed874540391890f5cd11 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Wed, 21 Apr 2021 16:35:47 +0530 Subject: ui: reduce size of QS tile drawable This will be rendered on an even smaller scale on devices, but 400dp x 400dp was simply too big and could cause performance issues. Signed-off-by: Harsh Shandilya --- ui/src/main/res/drawable/ic_tile.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ui/src') diff --git a/ui/src/main/res/drawable/ic_tile.xml b/ui/src/main/res/drawable/ic_tile.xml index f5774968..6232123f 100644 --- a/ui/src/main/res/drawable/ic_tile.xml +++ b/ui/src/main/res/drawable/ic_tile.xml @@ -1,6 +1,6 @@