mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 14:37:33 +00:00
Correct a couple more invite shortlinks to use HTTPS
Closes #5511 // FREEBIE
This commit is contained in:

committed by
Moxie Marlinspike

parent
716ed251bc
commit
8c631ad765
@@ -39,7 +39,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:minLines="2"
|
||||
tools:text="Let's switch to Signal: http://sgnl.link/asdfdfsa"
|
||||
tools:text="Let's switch to Signal: https://sgnl.link/asdfdfsa"
|
||||
android:background="@drawable/sent_bubble"
|
||||
android:paddingTop="10dp"
|
||||
android:paddingBottom="10dp"
|
||||
|
Reference in New Issue
Block a user