blob: 57449fcf4cb268b8dbc32c139aacb4cb4cd6b960 [file]
<?xml version="1.0" encoding="utf-8"?>
<GridLayout xmlns:android="http://schemas.android.com/apk/res/android"<fold text='...' expand='true'>
android:layout_width="fill_parent"
android:layout_height="match_parent"
android:paddingLeft=<fold text='"40dp"' expand='false'>"@dimen/mydimen1"</fold>
android:paddingRight="@dimen/nonexistent"
android:layout_weight=<fold text='"65"' expand='false'>"@integer/login_pane_width_percent"</fold>
android:orientation="horizontal">
<TextView android:layout_width="wrap_content"<fold text='...' expand='true'>
android:layout_height="wrap_content"
android:text=<fold text='"Application Name"' expand='false'>"@string/app_name"</fold> /</fold>>
<TextView android:layout_width="wrap_content"<fold text='...' expand='true'>
android:layout_height="wrap_content"
android:text="Text here" /</fold>>
</GridLayout</fold>>