Skip to content

Commit

Permalink
making the profile screen toolbar transparent, matches the designs fo…
Browse files Browse the repository at this point in the history
…r dark mode
  • Loading branch information
ouchadam committed Mar 7, 2022
1 parent 0225565 commit 2bd2111
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
style="@style/Widget.Vector.Toolbar.Settings"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@android:color/transparent"
android:visibility="invisible"
app:layout_constraintBottom_toTopOf="@id/profilePictureView"
app:layout_constraintTop_toBottomOf="@id/profilePictureToolbar"
Expand Down

0 comments on commit 2bd2111

Please sign in to comment.