This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
my code is | |
i am getting error at the end of this line of code "quantityTextView.setText("" + number);" | |
Error is : java.lang.runtimeexception java.lang.nullpointerexception | |
Using platform : android studio TextView.setText("" + number) | |
// FIND FULL CODE |