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:
@@ -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