Merge "Remove credential management app Settings" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
713d325310
@@ -67,11 +67,12 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/request_manage_credentials_more"
|
||||
android:textColor="?android:attr/colorBackground"
|
||||
app:layout_anchor="@id/apps_list"
|
||||
app:layout_anchorGravity="bottom|center"
|
||||
app:elevation="3dp"
|
||||
app:icon="@drawable/ic_arrow_downward"
|
||||
app:iconTint="?android:attr/textColorPrimary"
|
||||
app:iconTint="?android:attr/colorBackground"
|
||||
app:backgroundTint="?android:attr/colorAccent"
|
||||
android:theme="@style/Theme.CollapsingToolbar.Settings"/>
|
||||
|
||||
|
Reference in New Issue
Block a user