android-calculatorpp/calculatorpp/res/layout/overlay_footer.xml

8 lines
258 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"
android:orientation="horizontal"
android:layout_width="match_parent"
android:layout_height="wrap_content">
</LinearLayout>