Skip to content

RUN-85/create developer options fragment#181

Merged
RybinJD1 merged 2 commits intomainfrom
RUN-85_create_developer_options_fragment
Nov 28, 2022
Merged

RUN-85/create developer options fragment#181
RybinJD1 merged 2 commits intomainfrom
RUN-85_create_developer_options_fragment

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