session-android/res/drawable/redphone_dialpad_dark_background.xml
Moxie Marlinspike d83a3d71bc Support for Signal calls.
Merge in RedPhone

// FREEBIE
2015-09-30 14:30:09 -07:00

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>