Giter Club home page Giter Club logo

Comments (8)

tab00 avatar tab00 commented on August 15, 2024

@JamesSmartCell where in the code can the dark overlay be removed?

from alpha-wallet-android.

JamesSmartCell avatar JamesSmartCell commented on August 15, 2024

@JamesSmartCell where in the code can the dark overlay be removed?

https://github.com/AlphaWallet/alpha-wallet-android/blob/master/app/src/main/res/drawable/background_splash.xml

I don't know why it appears dim you could try changing the colours in the xml

from alpha-wallet-android.

tab00 avatar tab00 commented on August 15, 2024

I've found the cause. If you enable Dark Mode in Android settings then there will be a dark overlay:
splash-screen-lime-dark-mode

If you disable Dark Mode then there'll be no dark overlay:
splash-screen-lime-light-mode

So how can we have the dark overlay disabled regardless of lightness mode?
Would it be possible to force light mode in the app just during the splash screen so that the dark overlay will never appear?

from alpha-wallet-android.

JamesSmartCell avatar JamesSmartCell commented on August 15, 2024

I've found the cause. If you enable Dark Mode in Android settings then there will be a dark overlay: splash-screen-lime-dark-mode

If you disable Dark Mode then there'll be no dark overlay: splash-screen-lime-light-mode

So how can we have the dark overlay disabled regardless of lightness mode? Would it be possible to force light mode in the app just during the splash screen so that the dark overlay will never appear?

sounds like an Android rabbithole to spend a long time searching for a solution! If you find a way please let me know.

You can't just remove the overlay in the vector splash? Or brighten the colours in the logo a little?

from alpha-wallet-android.

tab00 avatar tab00 commented on August 15, 2024

You can't just remove the overlay in the vector splash?

Where is the overlay?

Is it the app somehow placing the overlay if it detects that Android is in dark mode, or is the OS doing that?

from alpha-wallet-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.