docs/teak/api21_icon.md in headdesk-0.11.3 vs docs/teak/api21_icon.md in headdesk-0.12.0
- old
+ new
@@ -11,13 +11,13 @@
## Will Skip If
* The Teak SDK is not present.
## Will Fail If
* There is no drawable resource for `io_teak_small_notification_icon`.
-* There is no v21 drawable resource for `io_teak_small_notification_icon`
+* There is no v21 drawable resource for `io_teak_small_notification_icon`.
* The drawable resources point to the same image.
-* The v21 drawable resources do not exist, or are the incorrect size
- * `drawable-mdpi/[icon_v21].png` does not exist, or is not 24x24
+* The v21 drawable resources do not exist, or are the incorrect size...
+ * `drawable-mdpi/[icon_v21].png` does not exist, or is not 24x2
* `drawable-hdpi/[icon_v21].png` does not exist, or is not 36x36
* `drawable-xhdpi/[icon_v21].png` does not exist, or is not 48x48
* `drawable-xxhdpi/[icon_v21].png` does not exist, or is not 72x72
* `drawable-xxxhdpi/[icon_v21].png` does not exist, or is not 96x96