diff --git a/docs/docs/developer-guide/integrations/icon-packs.md b/docs/docs/developer-guide/integrations/icon-packs.md index 21ceb891..55170934 100644 --- a/docs/docs/developer-guide/integrations/icon-packs.md +++ b/docs/docs/developer-guide/integrations/icon-packs.md @@ -142,7 +142,7 @@ a `LayerDrawable` as its foreground layer. :::note -Some launchers only support `AdaptiveIconDrawable`s, so you should use that if possible. +Some launchers only support `AdaptiveIconDrawable`s, so you should prefer that if possible. ::: The entry in the `appfilter.xml` file tells the launcher which layer @@ -167,8 +167,7 @@ Here is an example of a clock icon: + android:pivotX="50.0%" android:pivotY="50.0%" android:toDegrees="6180.0" />