Phonegap-plugin-barcodescanner: Change Camera/Torch icon

Created on 6 Jan 2017  路  4Comments  路  Source: phonegap/phonegap-plugin-barcodescanner

Expected Behaviour

Ability to customise the camera switch and torch icon

Actual Behaviour

Hard coded icons

Very simply I'd like to be able to use my own icons for the camera switch and switching the torch on and off. Really I'd love to be able to really customise the scanning screen a lot further but I'd love to theme the buttons first and foremost.

enhancement

Most helpful comment

If you're using Phonegap/Cordova via its CLI you can change the torch icon by just replacing the files in Finder.

All 4 comments

If you're using Phonegap/Cordova via its CLI you can change the torch icon by just replacing the files in Finder.

@axelboberg, could you please hint me on where the torch icon for Android is stored? I've only found one for iOS.

@punarinta IIRC that's not going to be nearly as easy. I think that's all contained in the aar file which is built from another repo so you would need to build that aar then drop it in on top of the one in this repo. The repo you are looking for is https://github.com/EddyVerbruggen/barcodescanner-lib-aar

Specifically you will want edit the files in here: https://github.com/EddyVerbruggen/barcodescanner-lib-aar/tree/master/barcodescanner/src/main/res

I can't found the icon for Android....Maybe I was too stupid,Some God help me,plz -v-

Was this page helpful?
0 / 5 - 0 ratings