Set crash report text background

This commit is contained in:
Zach Whitehead 2020-07-16 19:40:11 -04:00
parent 75be43b3c5
commit 1f6a3370d6

View file

@ -89,6 +89,7 @@
android:layout_height="wrap_content"
android:layout_marginStart="8dp"
android:layout_marginBottom="8dp"
android:background="@color/cardview_light_background"
android:checked="true"
android:text="@string/analytics_okay"
app:layout_constraintBottom_toBottomOf="parent"