ASCE1885
ASCE1885
09-08 17:44:55.425 26516-26516/com.pyt.any E/lcast﹕ fail to override resource in context com.pyt.any.hybrid.activity.MyActivity@42fb4420 java.lang.NoSuchFieldException: mResources at java.lang.Class.getDeclaredField(Class.java:631) at com.github.mmin18.layoutcast.context.OverrideContext.override(OverrideContext.java:82) at com.github.mmin18.layoutcast.context.OverrideContext.overrideDefault(OverrideContext.java:251) at com.github.mmin18.layoutcast.inflater.BootInflater.cloneInContext(BootInflater.java:36) at android.view.ContextThemeWrapper.getSystemService(ContextThemeWrapper.java:75) at android.app.Activity.getSystemService(Activity.java:4498) at android.view.LayoutInflater.from(LayoutInflater.java:275) at com.android.internal.policy.impl.PhoneWindow.(PhoneWindow.java:282) at...
depends on httpclient make the final jar too large
In Android Studio,I have multiple modules,such as app, framework, thirdparty, in each module's ``build.gradle` file I add ``` apply from: "${project.rootDir}/quality/quality.gradle" ``` when running `gradle assembleRelease`, it gets results in...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior install script ```sh helm repo add hertzbeat https://charts.hertzbeat.apache.org/ helm repo update...