Apps : System error
- /e/ version: e-0.20-q-20211127148552-stable
- Device model(s): GS290
- Device rooted: no
Summary
System error while opening the Apps app.
The problem
Steps to reproduce
What is the current behavior?
What is the expected correct behavior?
Technical informations
Relevant logs (adb logcat)
12-01 18:31:51.048 4925 4925 W System.err: java.lang.NoSuchFieldException: No field mShiftingMode in class Lcom/google/android/material/bottomnavigation/BottomNavigationMenuView; (declaration of 'com.google.android.material.bottomnavigation.BottomNavigationMenuView' appears in /system/app/Apps/Apps.apk)
12-01 18:31:51.049 4925 4925 W System.err: at java.lang.Class.getDeclaredField(Native Method)
12-01 18:31:51.049 4925 4925 W System.err: at foundation.e.apps.MainActivity.disableShiftingOfNabBarItems(MainActivity.kt:274)
12-01 18:31:51.049 4925 4925 W System.err: at foundation.e.apps.MainActivity.onCreate(MainActivity.kt:110)
12-01 18:31:51.049 4925 4925 W System.err: at android.app.Activity.performCreate(Activity.java:7824)
12-01 18:31:51.049 4925 4925 W System.err: at android.app.Activity.performCreate(Activity.java:7813)
12-01 18:31:51.049 4925 4925 W System.err: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1306)
12-01 18:31:51.049 4925 4925 W System.err: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3245)
12-01 18:31:51.049 4925 4925 W System.err: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3409)
12-01 18:31:51.050 4925 4925 W System.err: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83)
12-01 18:31:51.050 4925 4925 W System.err: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
12-01 18:31:51.050 4925 4925 W System.err: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
12-01 18:31:51.050 4925 4925 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2016)
12-01 18:31:51.050 4925 4925 W System.err: at android.os.Handler.dispatchMessage(Handler.java:107)
12-01 18:31:51.050 4925 4925 W System.err: at android.os.Looper.loop(Looper.java:214)
12-01 18:31:51.050 4925 4925 W System.err: at android.app.ActivityThread.main(ActivityThread.java:7356)
12-01 18:31:51.050 4925 4925 W System.err: at java.lang.reflect.Method.invoke(Native Method)
12-01 18:31:51.050 4925 4925 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491)
12-01 18:31:51.050 4925 4925 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:940)
12-01 18:31:51.064 716 826 I hwcomposer: [OVL] (0) Overlay input(0) was used with queue previously
Relevant screenshots
Solutions
Workaround
Possible fixes