Merge "Gray out the "Remove account" button when there's a restriction" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
b01d241023
@@ -19,7 +19,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical">
|
||||
|
||||
<Button
|
||||
<com.android.settings.widget.RestrictedButton
|
||||
android:id="@+id/button"
|
||||
android:text="@string/remove_account_label"
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user