switch to alsa.omap3 module
[android_pandora.git] / apps / oi-filemanager / FileManager / res / layout / dialog_warning.xml
CommitLineData
811a5a4a 1<?xml version="1.0" encoding="utf-8"?>\r
2<LinearLayout\r
3 xmlns:android="http://schemas.android.com/apk/res/android"\r
4 android:orientation="vertical"\r
5 android:layout_width="match_parent"\r
6 android:layout_height="match_parent">\r
7 \r
8 <CheckBox android:id="@+id/showagaincheckbox"\r
9 android:text="@string/show_warning_again"\r
10 android:layout_width="wrap_content"\r
11 android:layout_height="wrap_content" />\r
12\r
13</LinearLayout>\r