Hi everyone,
I am tring to make the View in the Linear Layout to be clickable by adding these few lines inside the void updateWordListUI(final List<String> words) of the TextReco class
Hi everyone,
I am tring to make the View in the Linear Layout to be clickable by adding these few lines inside the void updateWordListUI(final List<String> words) of the TextReco class
Hi,
I had managed to replace the views of the text reconition into a listview somehow when a text was detected (during update) . However, I am not able to click onto the list view items when the list of words were updated during the video rendering. Could someone please tell me why or the cause of it ? I have been testing each part of the codes one by one and I still am not able to find the reason why I am unable to press the list view items. Does it have something to do with the video rendering which causes it unable to press the list view items?
Thank you.
Hey,
Did you get the solution for the same ? even I am looking for the same.......
If YES, Please do help me.....