Visual update for FaceSettings

This includes the following changes:
- Remove the face animation from FaceSettings page
- Correct the color filling of collapsing toolbar
- Make the button align with other settings
- Remove the seperator

Fix: 186804060
Fix: 187882118
Test: visual verified
Change-Id: I4b7679ced0c420b4d23a3c326ac2a93734c0b8bb
This commit is contained in:
Mill Chen
2021-05-18 05:36:30 +08:00
parent 39c512f9aa
commit 4e168dd691
4 changed files with 5 additions and 13 deletions

View File

@@ -22,7 +22,7 @@
<Button
android:id="@+id/security_settings_face_settings_remove_button"
android:layout_marginStart="@dimen/screen_margin_sides"
android:layout_marginStart="20dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="start"