From 718dd368dbb7ef8370a3334942baad7538262193 Mon Sep 17 00:00:00 2001 From: MM20 <15646950+MM2-0@users.noreply.github.com> Date: Wed, 21 Jun 2023 16:03:59 +0200 Subject: [PATCH] Docs: wording --- docs/docs/developer-guide/integrations/icon-packs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/developer-guide/integrations/icon-packs.md b/docs/docs/developer-guide/integrations/icon-packs.md index 0e9842d4..884ef2b1 100644 --- a/docs/docs/developer-guide/integrations/icon-packs.md +++ b/docs/docs/developer-guide/integrations/icon-packs.md @@ -170,7 +170,7 @@ Here is an example of a clock icon: ``` -Notice how each of the three clock hand layers is wrapped in a `RotateDrawable` and how there are +Pay attention to how each of the three clock hand layers is wrapped in a `RotateDrawable` and how there are very specific values set for `android:fromDegrees` and `android:toDegrees`. This is required for launchers