android-calculatorpp/android-app-onscreen/res/layout/onscreen_footer.xml

8 lines
246 B
XML
Raw Normal View History

2012-11-21 03:16:33 -05:00
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
2013-06-14 16:31:49 -04:00
android:orientation="horizontal"
android:layout_width="match_parent"
android:layout_height="wrap_content">
2012-11-21 03:16:33 -05:00
</LinearLayout>