am 065c5906: am 6e7216ab: am 140b46e4: Merge "Fix bug #15730311 Checkboxes on R side should update to Quantum/Material on/off switch" into lmp-mr1-dev

* commit '065c5906bdbe19e775d2aca1df8dc82567390db3':
  Fix bug #15730311 Checkboxes on R side should update to Quantum/Material on/off switch
This commit is contained in:
Fabrice Di Meglio
2014-10-17 21:46:49 +00:00
committed by Android Git Automerger
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"