-
Api 26 introduced adaptive icons where background and foreground are two different images.
https://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive.html
-
Explore and document the methods to achieve responsive design using Tailwind CSS. Tailwind provides utility-first classes that make it easy to implement responsive layouts without writing custom media…
-
https://developer.android.com/develop/ui/views/launch/icon_design_adaptive
-
_From @sethladd on September 26, 2012 21:38:06_
Some general notes:
Add social sharing buttons
Add a "send feedback" link
Use an adaptive design, for tablet/mobile
_Original issue: http://code.goog…
-
Api 26 introduced adaptive icons where background and foreground are two different images.
https://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive.html
-
https://developer.android.com/develop/ui/views/launch/icon_design_adaptive#User_Theming
-
Starting with API 26, Android icons can now be adaptive and look much nicer on Android 8+:
https://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive
Would be great if Side…
-
Api 26 introduced adaptive icons where background and foreground are two different images.
https://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive.html
-
Api 26 introduced adaptive icons where background and foreground are two different images.
https://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive.html
-
### Review
Today we looked at Responsive Web Design (RWD) vs Adaptive Web Delivery (AWD), discussed the client-server relationship again, and started walking through the Mobile-First implementation o…