Fix blink effect
This commit is contained in:
parent
2e0a84ccc9
commit
6ee7ee1460
@ -63,9 +63,11 @@
|
||||
android:id="@+id/matrixProfileDecorationToolbarAvatarImageView"
|
||||
android:layout_width="24dp"
|
||||
android:layout_height="24dp"
|
||||
android:alpha="0"
|
||||
app:layout_constraintCircle="@+id/matrixProfileToolbarAvatarImageView"
|
||||
app:layout_constraintCircleAngle="135"
|
||||
app:layout_constraintCircleRadius="20dp"
|
||||
tools:alpha="1"
|
||||
tools:ignore="MissingConstraints"
|
||||
tools:src="@drawable/ic_shield_trusted" />
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user