I Need To Call Data From Fireabse
I am not getting an error but I want to print the value that the user chooses inside the activity above and the image does successfully show up in the firebase storage but it just
Solution 1:
findViewById(R.id.your_View_id) that was missing try to use view/data binding to avoid these problems
Post a Comment for "I Need To Call Data From Fireabse"