Merge "Gray out the "Remove account" button when there's a restriction" into main

This commit is contained in:
Treehugger Robot
2023-08-17 09:22:10 +00:00
committed by Android (Google) Code Review
6 changed files with 226 additions and 51 deletions

View File

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