mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-21 14:28:40 +00:00
Support for updated fingerprint format
// FREEBIE
This commit is contained in:
5
res/drawable/qr_code_background.xml
Normal file
5
res/drawable/qr_code_background.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="oval">
|
||||
<solid android:color="@color/white"/>
|
||||
</shape>
|
Reference in New Issue
Block a user