aNMClient/res/layout/content.xml

6 lines
270 B
XML
Raw Normal View History

2013-08-29 16:02:09 +03:00
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/content"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@android:color/white" />