efemoney
09/08/2020, 7:42 AMnickbutcher
09/08/2020, 7:47 AMModifier.drawLayer(…) accepts scale params https://developer.android.com/reference/kotlin/androidx/compose/ui/package-summary#drawlayerefemoney
09/08/2020, 8:02 AMnickbutcher
09/08/2020, 8:52 AMefemoney
09/08/2020, 9:08 AMmodifier parameter down to a child composable and modifying drawLayer but outside of my control someone (while calling me) is also trying to modify via drawLayer)nickbutcher
09/08/2020, 9:21 AMefemoney
09/08/2020, 9:32 AMdrawLayer already did what I needed 🙏🏼. I was only wondering what would happen in this case 👇🏼Adam Powell
09/08/2020, 7:05 PMefemoney
09/08/2020, 8:01 PM