Skip to content

Conversation

@k1rill
Copy link
Contributor

@k1rill k1rill commented Jan 21, 2024

Configuration of app theming now is depends of the PLATFORM_NAME value in the config.yaml

Default platform set as openedx.
Colors.kt and LocalShapes.kt moved to the openedx folder, configured as sourceSet inside module core.
Also LogistrationLogoView and SignInLogoView added to have an ability to customise Composable functions.

To make a custom theme you need to duplicate and rename existing openedex folder to yours. Now you can change files to be consistent with you app theme.

@k1rill k1rill linked an issue Jan 21, 2024 that may be closed by this pull request
@omerhabib26
Copy link
Contributor

Reviewing

omerhabib26
omerhabib26 previously approved these changes Jan 26, 2024
omerhabib26
omerhabib26 previously approved these changes Jan 26, 2024
@volodymyr-chekyrta volodymyr-chekyrta merged commit 17400df into openedx:develop Jan 29, 2024
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.

[Android] Theming Customization Improvements

3 participants