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

fixed dark mode splash screen. #2484

Closed

Commits on Jan 12, 2024

  1. splash screen dark mode fixed

    -> so, i added one dark mode colors file in values.
    -> now any dark mode related work can be done there.
    -> also fixed splash screen dark mode issue.
    KUSHAL-RAJ-PAREEK committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    91d2756 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. fix the dark mode problem of splash screen with using mifos ui libraary.

    - deleted the old change in values:
     -> deleted the colors(night).
    
    - implemented the theme of splash screen with the base theme.
    
    -so it can work according to mobile theme.
    KUSHAL-RAJ-PAREEK committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    dfc21eb View commit details
    Browse the repository at this point in the history