android-calculatorpp/android-app/src/main/res/layout/onscreen_footer.xml

8 lines
251 B
XML
Raw Normal View History

2015-01-19 15:17:58 -05:00
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="horizontal"
android:layout_width="match_parent"
android:layout_height="wrap_content">
2012-11-21 03:16:33 -05:00
</LinearLayout>