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

Commit 518d32df authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Merge branch '6663-info_icon' into 'main'

Fix details icon description

See merge request !70
parents c789d9f4 6744a987
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@
    <item
        android:id="@+id/details"
        android:icon="@drawable/ic_info_black_24dp"
        android:title="@string/compose_menu_copy"
        android:title="@string/menu_info"
        android:visible="false"
        app:showAsAction="ifRoom" />