10 lines
1.2 KiB
XML
10 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<merge android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="fill_parent"
|
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<EditText android:background="@drawable/txt_black" android:layout_width="0.0dip" android:layout_height="fill_parent" android:layout_weight="1.0" style="@style/code_txt" />
|
|
<EditText android:background="@drawable/txt_black" android:layout_width="0.0dip" android:layout_height="fill_parent" android:layout_weight="1.0" style="@style/code_txt" />
|
|
<EditText android:background="@drawable/txt_black" android:layout_width="0.0dip" android:layout_height="fill_parent" android:layout_weight="1.0" style="@style/code_txt" />
|
|
<EditText android:background="@drawable/txt_black" android:layout_width="0.0dip" android:layout_height="fill_parent" android:layout_weight="1.0" style="@style/code_txt" />
|
|
<EditText android:background="@drawable/txt_black" android:layout_width="0.0dip" android:layout_height="fill_parent" android:layout_weight="1.0" style="@style/code_txt" />
|
|
<EditText android:background="@drawable/txt_black" android:layout_width="0.0dip" android:layout_height="fill_parent" android:layout_weight="1.0" style="@style/code_txt" />
|
|
</merge> |