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:
committed by
Android (Google) Code Review
commit
140b46e43c
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user