android-calculatorpp/android-app/res/layout/cpp_plot_functions_dialog.xml
Sergey Solovyev 76719407db new plotter
2013-01-13 21:17:11 +04:00

10 lines
282 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
a:layout_width="wrap_content"
a:layout_height="wrap_content"
a:id="@+id/dialog_layout"
style="?cpp_dialog_style"
a:orientation="vertical">
</LinearLayout>