2013-01-13 12:17:11 -05:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
|
|
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
|
2013-06-14 16:31:49 -04:00
|
|
|
a:id="@+id/dialog_layout"
|
|
|
|
style="?cpp_dialog_style"
|
|
|
|
a:orientation="vertical">
|
2013-01-13 12:17:11 -05:00
|
|
|
|
|
|
|
</LinearLayout>
|