StainlessStlRat

Results 21 issues of StainlessStlRat

When using it from a US locale, it works perfectly. You can choose when to use the decimal etc... But when using for a locale like European where they use...

bug
enhancement
pinned

Great library! Unfortunately anytime I do layout changes the animation is broken or wonky now where it used to be beautiful! I figure disabling the lib temporarily will most likely...

java.lang.NumberFormatException: For input string: " 0002" at java.lang.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1306) at java.lang.Double.parseDouble(Double.java:547) at faranjit.currency.edittext.CurrencyEditText.format(CurrencyEditText.java:192) at faranjit.currency.edittext.CurrencyEditText.access$300(CurrencyEditText.java:22) at faranjit.currency.edittext.CurrencyEditText$1.onTextChanged(CurrencyEditText.java:171) at android.widget.TextView.sendOnTextChanged(TextView.java:8448) at android.widget.TextView.handleTextChanged(TextView.java:8510) at android.widget.TextView$ChangeWatcher.onTextChanged(TextView.java:10764) at android.text.SpannableStringBuilder.sendTextChanged(SpannableStringBuilder.java:1208) at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:578) at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:509) at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:508)...

**Describe the bug** I'm testing the library with 3 slides. The layout is just a simple center-fit image view that takes up the entire parent. I'm setting the background color...

**Description of the problem:** Project fails to compile due to: "unsupported Swift architecture" The pod works fine on my older MacBook, but fails to compile on my new M2 chipset.

bug

Hello! I am using the library and have been for a while, but I've noticed for a while that it produces different (and arguably worse) results than the website implementation...

bug

I just found this project, and it would be a huge boon to me to be able to use this instead of openCV4AndroidSDK However, most of my openCV code is...

I will list out my problems here: 1) I am trying to store the values without losing any data. For US currency for example, that means storing in "cents" not...

I was really excited to see that NYTPhotoViewer had finally gotten an update. Unfortunately, there's been a regression. I have an object derived from NYTPhoto that pulls the "placeholder" image...

Hello! I have been using your wonderful library for many years now, but I am at a loss at to how to implement this properly. I want to present a...