mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-28 04:25:18 +00:00
6 lines
260 B
XML
6 lines
260 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
||
|
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
<item android:drawable="@drawable/redphone_black_rectangle"/>
|
||
|
<item android:drawable="@drawable/redphone_dialpad_background"/>
|
||
|
</layer-list>
|