--- /dev/null
+<?xml version="1.0" encoding="utf-8"?>
+<TextView xmlns:android="http://schemas.android.com/apk/res/android"
+ android:layout_width="match_parent" android:layout_height="80dp"
+ android:gravity="center_vertical|center_horizontal"
+ android:textColor="@android:color/transparent">
+</TextView>
\ No newline at end of file
<string name="crash_send_question">Would you like to send the crash report to the developer? This would help diagnosing and fixing the problem.</string>
<string name="send_crash_via">Send crash report via:</string>
<string name="btn_show_report">Show report</string>
+ <string name="color_label">Color</string>
</resources>