|
|
|
|
@ -6,7 +6,7 @@ |
|
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
|
android:layout_width="@dimen/vs_440" |
|
|
|
|
android:layout_width="@dimen/vs_420" |
|
|
|
|
android:layout_height="match_parent" |
|
|
|
|
android:orientation="vertical" |
|
|
|
|
android:padding="@dimen/vs_20"> |
|
|
|
|
@ -101,7 +101,7 @@ |
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
|
android:id="@+id/llWord" |
|
|
|
|
android:layout_width="@dimen/vs_180" |
|
|
|
|
android:layout_width="@dimen/vs_160" |
|
|
|
|
android:layout_height="match_parent" |
|
|
|
|
android:orientation="vertical" |
|
|
|
|
android:paddingTop="@dimen/vs_20" |
|
|
|
|
|