Layout cleanups
This commit is contained in:
parent
c0cf7cefd1
commit
92c26a094c
@ -33,6 +33,7 @@ THE SOFTWARE.
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
android:layout_margin="5dip"
|
||||
android:baselineAligned="false"
|
||||
android:orientation="vertical">
|
||||
<LinearLayout
|
||||
android:id="@+id/text"
|
||||
|
@ -24,8 +24,7 @@ THE SOFTWARE.
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/tab_host"
|
||||
android:layout_height="fill_parent"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_weight="1">
|
||||
android:layout_width="fill_parent">
|
||||
<LinearLayout
|
||||
android:id="@+id/content"
|
||||
android:orientation="vertical"
|
||||
|
Loading…
x
Reference in New Issue
Block a user