mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
add ring.xml
This commit is contained in:
parent
92dcddfdb0
commit
259fc8f5e1
1 changed files with 6 additions and 0 deletions
6
res/layout/ring.xml
Normal file
6
res/layout/ring.xml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LinearLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent">
|
||||
</LinearLayout>
|
||||
Loading…
Add table
Reference in a new issue