GithubHelp home page GithubHelp logo

Comments (3)

zoontek avatar zoontek commented on August 17, 2024

@Navipro70 Hey! You ticked the "I checked for possible duplicate issues, with possible answers" but didn't: #466

There's nothing we can do as the issue occurs on system thread (It's an issue with OneUI v4, Samsung fixed it only with OneUI v5)

from react-native-bootsplash.

Navipro70 avatar Navipro70 commented on August 17, 2024

@zoontek Hello! Thanks for fast reply.

I've already checked issue above, but the title is wrong. In my case logo is not half sized, it's ~5 times smaller than on another devices.

And also I didn't understand, what solution was applied to the #466? Can you please provide actual information about that problem and why we can't fix it, because other apps have normal icon size on Samsung with Android 12

from react-native-bootsplash.

zoontek avatar zoontek commented on August 17, 2024

I've already checked issue above, but the title is wrong. In my case logo is not half sized, it's ~5 times smaller than on another devices.

It doesn't look like 5 times smaller to me. You specified 142 dp for logo width, it looks like half size here (71 dp). Don't forget that a Nexus 4 and a Samsung Galaxy Ultra don't have identical screen resolutions.
You should compare with a device with identical screen (a custom emulator could achieve that) to notice that it has indeed half the width and half the height (which means it takes 1/4 of the space it should).

And also I didn't understand, what solution was applied to the #466?

Can you please provide actual information about that problem and why we can't fix it

#466 (comment)

Because other apps have normal icon size on Samsung with Android 12

There's hacks all around to delay the app launch (and removes all interest to the SplashScreen API, as its initial goal was to make the opening faster), but it cames with its own issues.

This library choosed to degrade the experience of Samsung users stucked on OneUI v4 (android 12 + they can't update) by not hiding the mistake Samsung made when implementing the API, instead of delaying all android 12 users app opening experience. It's a compromise 🤷🏻‍♂️

from react-native-bootsplash.

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.