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