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

Commit cd0b772e authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

fix copy, paste and text edit related dialog

parent fcee5000
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:androidprv="http://schemas.android.com/apk/prv/res/android"
    android:shape="rectangle">
    <solid android:color="@androidprv:color/materialColorSurfaceContainerHighest"/>
    <solid android:color="@color/e_floating_background"/>
    <corners android:radius="?android:attr/dialogCornerRadius" />
</shape>