added save and clear image buttons

This commit is contained in:
Ahmet Inan 2015-01-17 12:30:09 +01:00
parent 8b16b13ad2
commit 9bbca4bd6d
6 changed files with 27 additions and 4 deletions

View file

@ -3,6 +3,8 @@
<string name="app_name">Robot36</string>
<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_auto">Toggle Auto Mode</string>
<string name="action_toggle_debug">Toggle Debug Mode</string>
<string name="action_toggle_analyzer">Toggle Analyzer</string>