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-26 04:22:07 -04:00
|
|
|
android:orientation="horizontal"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content">
|
2012-11-21 03:16:33 -05:00
|
|
|
|
|
|
|
</LinearLayout>
|