Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

簡単入門画面の作成 #40

Merged
merged 11 commits into from
Jan 14, 2020
Merged

Conversation

kirikirisu
Copy link
Owner

@kirikirisu kirikirisu commented Jan 7, 2020

Issueの番号 / Title

#6

どのように解決したか / How

簡単入門画面を作成し、そこからそれぞれの画面への遷移まで実装する。
それぞれの画面は一旦ダミーの画面を用意しておき、別のプルリクで作り込んでいく。

なぜそのような解決策を取ったのか / Why

簡単入門画面の初期画面の挙動を最初に作りたいため

その他 / スクリーンショットなど

スクショは後々追加していく

@kirikirisu kirikirisu changed the title 簡単入門画面の作成い 簡単入門画面の作成 Jan 7, 2020
@kirikirisu kirikirisu self-assigned this Jan 7, 2020
@kirikirisu kirikirisu requested a review from shxun6934 January 8, 2020 09:57
@kirikirisu
Copy link
Owner Author

sample 17 08 30

@kirikirisu
Copy link
Owner Author

それぞれの画面は別のブランチで作ります。

}
4 -> {
finalyIntent = Intent(this, HowToLookShelterActivity::class.java)
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

良さげ

@shxun6934
Copy link
Collaborator

この画面の前画面ってなんだっけ?

設定画面なら戻るボタンいらなくない?

@shxun6934 shxun6934 added reviewed Return review and removed レビュー依頼 labels Jan 8, 2020
@kirikirisu
Copy link
Owner Author

トップの食品一覧が表示されている画面です。
そこに戻るために、戻るボタンをつけました。

@kirikirisu kirikirisu merged commit 161983b into master Jan 14, 2020
@kirikirisu kirikirisu deleted the add-gettingStartScreenTemplate branch January 14, 2020 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants