summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/res/layout/activity_manage_conference.xml
blob: 60512938cb22a60f9e4bbe1c139193c14f187a59 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
  android:id="@+id/manageConferencePanel"
  android:layout_width="match_parent"
  android:layout_height="match_parent">
</FrameLayout>