created dialog layout for api 14+

This commit is contained in:
daniel oeh
2012-07-27 15:58:45 +02:00
parent b155a4cdf9
commit 83d67a2921
3 changed files with 80 additions and 4 deletions

View File

@ -7,8 +7,7 @@
<RelativeLayout
android:id="@+id/footer"
android:layout_width="fill_parent"
android:layout_height="48dp"
android:layout_alignParentBottom="true" >
android:layout_height="48dp" >
<View
android:layout_width="match_parent"