almaz010891

Results 12 comments of almaz010891

Same here with embossed number. Do you have any plans to improve lib and add feature to scan card with embossed number?

I've tried all the ways to set the color. Checked on Android 6.0 and 7.0. Nothing works. I use implementation 'com.github.danimahardhika: cafebar: 1.3.1' , 1.3.2, 1.3.0

in Demo app all ok, i use library project in my app, and this problem ONLY in my app. Its mystic...

.neutralColor, .buttonColor with R.color and Color.parseColor not working... I clean, rebuild, read Your docs. Code is all right... But color dont change. Maybe its depends on Activity theme or style?

I see this commit: https://github.com/danimahardhika/cafebar/commit/d652fedf49ebd46103759150e7b145ea35dea7a4 i use in my build.gradle compileOptions { targetCompatibility 1.8 sourceCompatibility 1.8 } Maybe this is cause of problem?

Thanks! I change to 1.7 and write to you about the result

Problem in compileOptions { targetCompatibility 1.8 sourceCompatibility 1.8 } if I delete this color is changed!

But I want to use 1.8 in my project, can You fix this issue?

I'm having the same issue.

I use sorting by ID in 99.9% of cases. But duration is important performance information, and some additional noticeable indicating about this trouble may be very helpful. I'd like to...