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 3 years have passed since last update.

Android実装時にお世話になったページ 2020/11/26

Posted at

なにか

毎回、同じ問題に、同じ検索して、同じページで解決してるので。。。

NavigationでActivityに遷移したい、そしてstartDestinationにパラメータを渡したい。

まぁ、公式ドキュメントを読めって話なんですが、ついStack Overflowのリンクから踏んでしまう。

Stack Overflow "Navigation Architecture Component- Passing argument data to the startDestination"

で、このコメントから公式ドキュメントに飛びました。

Android Developers "ナビゲーション コンポーネントに移行する"

NavigationでBottomSheetDialogFragmentを表示したい

Stack Overflow "How to create BottomSheetDialogFragment using Navigation Architecture Component?"

BottomSheetDialogFragmentを角丸にしたい

note "BottomSheetDialogFragmentの角を丸くする"

BottomSheetDialogFragmentを画面いっぱいに表示したい(画面の高さを設定したい)

ツレヅレナルママニ "BottomSheetをフルスクリーン状態で表示する方法"

さいごに

今日は、ピンポイントで日本語サイトがヒットした。

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?