Update behaviour for checkbox on p3a onboarding

This commit is contained in:
Deep
2021-01-13 17:15:30 -05:00
parent 7df872099a
commit 6c2d4183c2
3 changed files with 15 additions and 10 deletions
@@ -65,7 +65,6 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:button="@drawable/brave_checkbox"
android:checked="true"
android:layout_marginTop="4dp"
android:layout_marginEnd="8dp"/>