Jetpack Compose: IconButtonコンポーザブルを使う

今回のJetpack ComposeサンプルはIconButtonコンポーザブルと状態をもったIconToggleButtonコンポーザブルです。この2つのコンポーザブルは、AppBarなどのナビゲーション内でボタンとし […]

The post Jetpack Compose: IconButtonコンポーザブルを使う first appeared on TechBooster.

Jetpack Compose: FloatingActionButtonコンポーザブルを使う

FloatingActionButtonを表示する FloatingActionButtonコンポーザブルの主な引数はタップされたときのonClickコールバック、表示するcontentコンポーザブルの2つです(それ以外 […]

The post Jetpack Compose: FloatingActionButtonコンポーザブルを使う first appeared on TechBooster.

[thefuck] Path traversal

The thefuck (aka The Fuck) package before 3.31 for Python allows Path Traversal that leads to arbitrary file deletion via the “undo archive operation” feature.
References

https://nvd.nist.gov/vuln/detail/CVE-2021-34363
https://github.com/nvbn/thefuck/…