android-calculatorpp/android-app/res/layout/cpp_plot_function_settings_dialog.xml

7 lines
178 B
XML
Raw Normal View History

2013-01-14 05:00:21 -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">
2013-01-14 05:00:21 -05:00
</LinearLayout>