Merge "Fix bug #15730311 Checkboxes on R side should update to Quantum/Material on/off switch" into lmp-mr1-dev

This commit is contained in:
Fabrice Di Meglio
2014-10-17 21:32:34 +00:00
committed by Android (Google) Code Review
2 changed files with 12 additions and 12 deletions

View File

@@ -45,8 +45,8 @@
</RelativeLayout>
<!-- checkbox is invisible and not gone so that the height is consistent between tabs -->
<CheckBox
<!-- Switch is invisible and not gone so that the height is consistent between tabs -->
<Switch
android:id="@+id/trusted_credential_status"
android:layout_width="wrap_content"
android:layout_height="wrap_content"