added toggle button for decoder

This commit is contained in:
Ahmet Inan 2015-02-17 16:56:48 +01:00
parent 007dbb0a42
commit 0856b2edcf
4 changed files with 87 additions and 44 deletions

View file

@ -4,6 +4,7 @@
<string name="decoder_running">"decoder is running</string>
<string name="action_save_image">Save Image</string>
<string name="action_clear_image">Clear Image</string>
<string name="action_toggle_decoder">Toggle Decoder</string>
<string name="action_toggle_auto">Toggle Auto Mode</string>
<string name="action_toggle_debug">Toggle Debug Mode</string>
<string name="action_toggle_analyzer">Toggle Analyzer</string>