ashik94vc / ElegantNumberButton

Widget which acts as a number counter which changes its number on +/- press.
Apache License 2.0
180 stars 62 forks source link

Issue in displaying #31

Open reduouo opened 4 years ago

reduouo commented 4 years ago

Error the text didn't appear in the button I tried changing the color of the text and still, there's no text in the button

Untitled

sigit8 commented 4 years ago

i have the same error.

khoudNami commented 4 years ago

I have same error too.

Error fixed by rebuilding project.

yashjain27 commented 4 years ago

I still don't see this working

drraykong commented 4 years ago

Solution is required to folow below points :

  1. Added the implementation 'com.cepheuen.elegant-number-button:lib:1.0.2' into grade (built)
  2. Followed tutorial to write it in XML file.
  3. In Android Studio, ran the clean project of build
  4. Built it again.
  5. Fixed the problem in appear in the button.

It is because Android Studio has remember the setup and configuration. You need to clean project of build in the memory first and then rebuild again. I have tried to re-build without clean project of build which result is fail here.

image

Dr. Ray Kong

simplekjl commented 3 years ago

I had the same problem, now the issue is that the view in compiled code doesn't show the -/+ symbols,

I saw in the layout inspector the issue might be that the button is disabled by default, is there any way to enable it?

kojofosu-ghyrate commented 3 years ago

check this library out https://github.com/kojofosu/Quantitizer

clayton-developer commented 2 years ago

Hi Guys just play with the size of your height and weight it will show the + and -