mirror of
https://github.com/oxen-io/session-android.git
synced 2023-12-14 02:53:01 +01:00
Update link preview splash to say 'Got it'.
This commit is contained in:
parent
ca87820dd5
commit
1ee422a012
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@
|
|||
android:layout_marginEnd="24dp"
|
||||
android:layout_marginRight="24dp"
|
||||
android:layout_marginBottom="24dp"
|
||||
android:text="@string/ok"
|
||||
android:text="@string/ExperienceUpgradeActivity_got_it"
|
||||
android:textColor="@color/core_blue"
|
||||
app:backgroundTint="@color/core_white"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
|
|
Loading…
Reference in a new issue