You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zx...@googlegroups.com
I need to use my own ok button in order to give my user opportunity to add barcode with edittext.
I added all zxing project inside my own project and i added xml resources for ok button. (zxinglegacy_ok_button) after that i added custom capture layout inside zxinglib folder. And now i have respond from my button - but how can i path data from my edittext to activity where i starting my scanner?
Or is there any option to make it more easy to modify layout and to add there edittext and my own button?