Giter Club home page Giter Club logo

Comments (8)

AydroidDev avatar AydroidDev commented on September 14, 2024 2

Can anyone bring an up-to-date solution to this as soon as possible? Because actually this is the biggest problem so far. We will be glad if you come up with a solution as soon as possible without giving up current dependencies. I cannot update this way. Please spend half an hour for this and upgrade please !!

from localization.

IamMitsuo avatar IamMitsuo commented on September 14, 2024 1

Hi.

I tried to solve this issue, please see file changed on PR #66. I have tested on my device (Samsung Galaxy Note 8, Android 9), and it's working fine so far.

from localization.

iartyst avatar iartyst commented on September 14, 2024

Same problem with implementation 'androidx.appcompat:appcompat:1.2.0'
Works fine with implementation 'androidx.appcompat:appcompat:1.1.0'

from localization.

KORuL avatar KORuL commented on September 14, 2024

Hi! I have same problem

from localization.

10zgurr avatar 10zgurr commented on September 14, 2024

hi,
i have the same issue when i upgrade the android appcompat lib to the new release which is now 1.2.0

implementation 'androidx.appcompat:appcompat:1.2.0'

I couldn't figure out, so can you help us about it? Thanks.

from localization.

alexeyvasilyev avatar alexeyvasilyev commented on September 14, 2024

The same issue with 'androidx.appcompat:appcompat:1.2.0' and Android 11.

from localization.

alexfrostdev avatar alexfrostdev commented on September 14, 2024

https://developer.android.com/jetpack/androidx/releases/appcompat

Major changes since 1.1.0:

  • Deprecated AppCompatDelegate.attachBaseContext(). If you are calling or overriding this method, use AppCompatDelegate.attachBaseContext2() instead.

so maybe this issue related to this change and lib should move to use AppCompatDelegate.attachBaseContext2()

from localization.

XiXiongMaoXiong avatar XiXiongMaoXiong commented on September 14, 2024

All you need is love

from localization.

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.