making bugreport screenshots opt in instead of optout
This commit is contained in:
parent
01c70e165d
commit
979dec75de
|
@ -0,0 +1 @@
|
|||
Making screenshots in bug reports opt in instead of opt out
|
|
@ -154,7 +154,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="10dp"
|
||||
android:layout_marginEnd="10dp"
|
||||
android:checked="true"
|
||||
android:checked="false"
|
||||
android:text="@string/send_bug_report_include_screenshot" />
|
||||
|
||||
<ImageView
|
||||
|
|
Loading…
Reference in New Issue