Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e28604cb authored by Matt Pietal's avatar Matt Pietal
Browse files

Sharesheet - Fix profile switch ripple

Changing to Button from TextView fixes strange padding and ripple

Bug: 129979581
Test: Visual inspection
Change-Id: Ia06a3abb459b45f13c6e57c515e22415a772e71d
parent 46669aa7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
              android:layout_width="match_parent"
              android:layout_height="wrap_content"
              android:gravity="center">
  <TextView
  <Button
      android:id="@+id/profile_button"
      android:layout_width="wrap_content"
      android:layout_height="48dp"