Update the icon for "Remove this device" on the Settings screen. (#5415)
* SettingsScreen > Update the icon for "Remove this device" Change the icon from "Sign Out" to "Close" * Update snapshots. --------- Co-authored-by: Doug <douglase@element.io>
This commit is contained in:
@@ -182,7 +182,7 @@ struct SettingsScreen: View {
|
|||||||
private var signOutSection: some View {
|
private var signOutSection: some View {
|
||||||
Section {
|
Section {
|
||||||
ListRow(label: .action(title: L10n.screenSignoutPreferenceItem,
|
ListRow(label: .action(title: L10n.screenSignoutPreferenceItem,
|
||||||
icon: \.signOut,
|
icon: \.close,
|
||||||
role: .destructive),
|
role: .destructive),
|
||||||
kind: .button {
|
kind: .button {
|
||||||
context.send(viewAction: .logout)
|
context.send(viewAction: .logout)
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:65f56da71443cb154a57e811a550eb229b92f09490c72a5b9da536842c8e4ed5
|
oid sha256:7bced5175fc7836b7bb4371f05275a1eecd25a4d3c62777b23c3f342b16719f4
|
||||||
size 148722
|
size 148538
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:4d74c9eaec7852cf7ba7b73934d2dc0c05370e55bb7da5e5e8317644a043eb5e
|
oid sha256:71376f1ac5ccaae9af645a92a9616fdd98276686701f1cfc7bbbb1dd3a791f53
|
||||||
size 160895
|
size 160680
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:38e36e1bcfc1365848251c86aa0a2e41e8e084f6efba3df34399330d1b134d35
|
oid sha256:6061a49f1bf930b86c7199a0082074d81e76140f5fe077c0b0c92e1b548a9430
|
||||||
size 95773
|
size 95674
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:1e16769a404c0103459208956cf5de827216f8d7aa89362a856cdb91fcd45e14
|
oid sha256:c4d7269b54a2d73bb7925732fcc38ef8e601d86e096c662305d33f1eb3e07212
|
||||||
size 112148
|
size 112092
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:a0457bf7711aaf011d984476c402bd745a1085ade4acb248afa6f5b50bf1be5c
|
oid sha256:bda9a174674fec7ada9601d47a058cb49eb83d114a9eba4d11e2786a49b87421
|
||||||
size 148707
|
size 148683
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:7712aea3f5b53c9bdf5803920659d0f1367ffdbb9fc218ddf1f9729c56f4c102
|
oid sha256:1be33904ce792bf3ce94247385f93576b509d228954c92347ca34ca5e1c63c9a
|
||||||
size 160797
|
size 160770
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:eecb167faef59a9c0ebd56ae74ff39d9cdaa4abddf4b6cbd853f7a179db77490
|
oid sha256:5410556d61503a2e12f3a7bf17f69a17f45c474b139708458083df208fc63878
|
||||||
size 96091
|
size 95994
|
||||||
|
|||||||
Reference in New Issue
Block a user