mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-17 12:48:26 +00:00
Add color to "Scan the QR code" in DeviceAddFragment
Fixes #4771 Closes #4776 // FREEBIE
This commit is contained in:
parent
29f4f269fc
commit
d0a65f86f5
@ -43,7 +43,8 @@
|
||||
|
||||
<TextView android:text="@string/device_add_fragment__scan_the_qr_code_displayed_on_the_device_to_link"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"/>
|
||||
android:layout_height="wrap_content"
|
||||
android:textColor="#ff6d6d6d"/>
|
||||
|
||||
|
||||
</LinearLayout>
|
||||
|
Loading…
x
Reference in New Issue
Block a user