mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-25 02:55:23 +00:00
refactor: hide seed reminder in preview
This commit is contained in:
parent
ff732b787b
commit
a1a8f41274
@ -96,6 +96,7 @@
|
||||
android:elevation="1dp" />
|
||||
|
||||
<org.thoughtcrime.securesms.onboarding.SeedReminderView
|
||||
tools:visibility="gone"
|
||||
android:id="@+id/seedReminderView"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" />
|
||||
|
Loading…
Reference in New Issue
Block a user