0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

はじめに

今回はjetpack composeWrapContetを実装していきたいと思います

本文

実は意外と単純で

// 横
Modifier.widthIn

// 縦
Modifier.heghtIn

これを記述するのみですminmaxを指定できるので結構使い勝手が良かったりします

最後に

今回は備忘録としてWrapContentのやり方を紹介しました
どなたかのお役に立てれば幸いです

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?