jashasweejena / IdeaPad

0 stars 4 forks source link

Fix drawing not appearing in recyclerview #2

Open jashasweejena opened 6 years ago

jashasweejena commented 6 years ago

There is a feature to doodle something and add it to the list of cards. But even after the drawing is saved it doesn't immediately appear UNTIL An existing card is deleted(Swipe) or a new card is created . Has something to do with how RecyclerView handles a single item. Help fix the bug.

pushkar-anand commented 6 years ago

I would like to take up the issue. Please guide me with the related files.