Commit f4ffe08c authored by Grigory Fedorov's avatar Grigory Fedorov

Debug mode turned on by default (available only in debug builds)

parent 76187c1b
...@@ -358,7 +358,7 @@ ...@@ -358,7 +358,7 @@
<!-- preference_debug --> <!-- preference_debug -->
<string name="debug_log_key">debug_log</string> <string name="debug_log_key">debug_log</string>
<bool name="debug_log_default">false</bool> <bool name="debug_log_default">true</bool>
<!-- preference_about --> <!-- preference_about -->
<string name="preference_about">@string/about_viewer</string> <string name="preference_about">@string/about_viewer</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment