mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-17 20:28:27 +00:00
![Moxie Marlinspike](/assets/img/avatar_default.png)
AS seems to have miscalculated This reverts commit 344af622b7f562bbf4350b7a7757b5f9b271222d.
5 lines
183 B
XML
5 lines
183 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:shape="rectangle">
|
|
<solid android:color="@null" />
|
|
</shape> |