android:layout_width="fill_parent" android:layout_height="match_parent" android:paddingLeft="@dimen/mydimen1" android:paddingRight="@dimen/nonexistent" android:layout_weight="@integer/login_pane_width_percent" android:orientation="horizontal"> android:layout_height="wrap_content" android:text="@string/app_name" /> android:layout_height="wrap_content" android:text="Text here" /> >