Этот коммит содержится в:
Anton Tananaev
2013-02-14 23:00:37 +13:00
родитель 407f55ce86
Коммит 66a6545c87
3 изменённых файлов: 6 добавлений и 13 удалений
+3 -10
Просмотреть файл
@@ -1,12 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
<ListView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@android:id/list"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<ListView
android:id="@android:id/list"
android:layout_width="fill_parent"
android:layout_height="fill_parent" />
</FrameLayout>
android:layout_height="fill_parent" />