Skip to content

Commit 02375a6

Browse files
committed
fix wrong key on dismiss (not used)
1 parent 0469e36 commit 02375a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows/windows-impl/src/main/res/layout/activity_windows_waitlist.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
app:secondaryText="@string/waitlistNotifyMeSubtitle"
108108
app:dismissIcon="false"
109109
app:contentOrientation="center"
110-
app:sharedPrefsKeyForDismiss="key_component_dismissed_in_downloads" />
110+
app:sharedPrefsKeyForDismiss="key_component_dismissed_in_windows_waitlist" />
111111
</FrameLayout>
112112

113113
<LinearLayout

0 commit comments

Comments
 (0)