rmasarovic

Results 5 comments of rmasarovic

similar here version 5.1.0 Non-fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: PlatformException(Exception encountered, read, java.lang.NullPointerException: Attempt to invoke interface method 'boolean android.content.SharedPreferences.contains(java.lang.String)' on a null object reference at g.f.a.d.b(Unknown Source:5) at g.f.a.e$b.run(Unknown Source:221) at...

Hi i wrote here https://issuetracker.google.com/issues/80454351 maybe someone has more information about this problem pls write here anything what can be important or helpfull thx

my dummy qucik fix workeround : private RangeBar rangeBar; private int min; private int max; rangeBar.setOnRangeBarChangeListener(new RangeBar.OnRangeBarChangeListener() { @Override public void onRangeChangeListener(RangeBar rangeBar, int leftPinIndex, int rightPinIndex, String leftPinValue, String...