Quantcast
Channel: Material icon size adjustment in Jetpack Compose? - Stack Overflow
Viewing all articles
Browse latest Browse all 7

Answer by noe for Material icon size adjustment in Jetpack Compose?

$
0
0

The accepted answer no longer works in 1.0.0-alpha11. This is the associated bug report. As per the bug report comments, the new way of doing this from alpha12 on would be:

Icon(Icons.Filled.Person, modifier = Modifier.size(128.dp)) 

Viewing all articles
Browse latest Browse all 7

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>