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

RUN-85/create developer options fragment #181

Merged
merged 2 commits into from
Nov 28, 2022

Conversation

sergeykamilyevich
Copy link
Collaborator

Описание 📝

add Fragment, Viewmodel, navigation to fragment

Скриншоты экранов 📺 🖥

Screenshot_20221124_170257
Screenshot_20221124_170325

add Fragment, Viewmodel, navigation to fragment

@SuppressLint("UnusedMaterialScaffoldPaddingParameter")
@Composable
private fun FragmentScaffold(navController: NavController) {
Copy link
Contributor

Choose a reason for hiding this comment

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

название функции не говорящее

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

может DeveloperOptionsScreen? мы вчера решили вынести в отдельный файл, я так думаю файл можно назвать DeveloperOptionsScreen, так и функцию назвать, раз она основная будет

}
}

@SuppressLint("UnusedMaterialScaffoldPaddingParameter")
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

добавил паддинги

add save switchers to SharedPreferences, handle comments
@sergeykamilyevich sergeykamilyevich marked this pull request as ready for review November 25, 2022 10:35
@RybinJD1 RybinJD1 merged commit 2e70160 into main Nov 28, 2022
@RybinJD1 RybinJD1 deleted the RUN-85_create_developer_options_fragment branch November 28, 2022 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants