mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-19 11:03:00 +00:00

committed by
Moxie Marlinspike

parent
9273f5cc67
commit
52b1e17c36
5
res/drawable/dialog_background.xml
Normal file
5
res/drawable/dialog_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="rectangle">
|
||||
<solid android:color="@color/transparent" />
|
||||
</shape>
|
Reference in New Issue
Block a user